Skip to content

Commit 7d81356

Browse files
committed
Fix date and typo in Changelog
1 parent d397de3 commit 7d81356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file lists the main changes with each version of the Fyne toolkit.
44
More detailed release notes can be found on the [releases page](https://github.com/fyne-io/fyne/releases).
55

6-
## 2.5.1 - 23 August 2024
6+
## 2.5.1 - 24 August 2024
77

88
### Fixed
99

@@ -13,7 +13,7 @@ More detailed release notes can be found on the [releases page](https://github.c
1313
* Assets would render Low-DPI before attaching to a canvas
1414
* Single click in file dialog enters two directories (#5053)
1515
* Light/Dark mode detection no longer works on Ubuntu with Fyne 2.5 (#5029)
16-
* Scroll acceleration logic causes scrolling to "jump" suddenly on MacOS (#5067)
16+
* Scroll acceleration logic causes scrolling to "jump" suddenly on macOS (#5067)
1717
* SetSystemTrayMenu doesn't work when run in goroutine (#5039)
1818
* stack overflow when calling SetRowHeight in table UpdateCell callback (#5007)
1919
* Resizing List causes visible items to refresh instead of resize (#4080)

0 commit comments

Comments
 (0)