Skip to content

Commit 45ac759

Browse files
committed
Update changelog
1 parent 6441b5d commit 45ac759

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 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.4.1] - 2024-01-29
13+
14+
### Added
15+
- Add Cmd.debounce to issue a message if no other message has been issued within the specified timeout by @TimLariviere (https://github.com/fabulous-dev/Fabulous/pull/1062)
16+
1217
## [2.4.0] - 2023-08-07
1318

1419
### Changed
@@ -50,7 +55,9 @@ _No unreleased changes_
5055
### Changed
5156
- 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)
5257

53-
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/2.3.2...HEAD
58+
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/2.4.1...HEAD
59+
[2.4.1]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.4.1
60+
[2.4.0]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.4.0
5461
[2.3.2]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.3.2
5562
[2.3.1]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.3.1
5663
[2.3.0]: https://github.com/fabulous-dev/Fabulous/releases/tag/2.3.0

0 commit comments

Comments
 (0)