Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jzyinq committed Mar 23, 2024
1 parent d191a84 commit 72f9066
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- `grey` is for weekends by default
- calendar also shows currently log time against estimated work hours for whole month
- error modal for nicer error display in `gojira worklogs`
- loader modal for handling http requests in `gojira worklogs`

### Changed
- refactor pass which cleans up a bit ui functions
- app time is based on the UTC instead of local time - it's a tentative fix for near midnight scenarios
- extracted Jira & Tempo API calls to separate packages

### Fixed
- Mostly `gojira worklogs` fixes:
- UI is now based on grid instead of flex - should be more responsive
- Rearrange UI elements for better readability

## [0.3.1] - 2022-03-09
### Changed
Expand Down

0 comments on commit 72f9066

Please sign in to comment.