-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd7d9b5
commit e6e1fe6
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## [1.2.0] - 2024-04-22 | ||
|
||
### Added | ||
- French translation | ||
|
||
### Changed | ||
- Precipitation graph no longer displays first hour of next day | ||
- Replaced H:22° L:18° with up and down arrows | ||
|
||
### Fixed | ||
- Place search not working with trailing and/or leading whitespace (#34) | ||
- Plot line going outside of graph bounds | ||
- First precipitation bar going outside of graph bounds | ||
- Search bar hint being cut off when it is too long | ||
- Delete place dialog title not being center-aligned when place name is long | ||
- Days of week not being capitalized for languages other than English | ||
- Croatian translation of "Precipitation Totals" |