Skip to content

Commit 6eef147

Browse files
committed
Merge branch 'release/2.5'
2 parents 065ef67 + 5e31668 commit 6eef147

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
_No unreleased changes_
1111

12+
## [2.5.0-pre10] - 2024-02-19
13+
14+
### Fixed
15+
- Lock access to fn in Cmd.debounce to avoid null crash by @TimLariviere (https://github.com/fabulous-dev/Fabulous/pull/1068)
16+
1217
## [2.5.0-pre9] - 2024-02-12
1318

1419
### Fixed
@@ -100,7 +105,8 @@ _No unreleased changes_
100105
### Changed
101106
- Fabulous.XamarinForms & Fabulous.MauiControls have been moved been out of the Fabulous repository. Find them in their own repositories: [https://github.com/fabulous-dev/Fabulous.XamarinForms](https://github.com/fabulous-dev/Fabulous.XamarinForms) / [https://github.com/fabulous-dev/Fabulous.MauiControls](https://github.com/fabulous-dev/Fabulous.MauiControls)
102107

103-
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/2.5.0-pre9...HEAD
108+
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/2.5.0-pre10...HEAD
109+
[2.5.0-pre10]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.5.0-pre10
104110
[2.5.0-pre9]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.5.0-pre9
105111
[2.5.0-pre8]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.5.0-pre8
106112
[2.5.0-pre7]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.5.0-pre7

0 commit comments

Comments
 (0)