Skip to content

Commit e84f725

Browse files
committed
Release notes for 3.0.0-pre22
1 parent 240fa70 commit e84f725

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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
_No unreleased changes_
1111

12+
## [3.0.0-pre22] - 2025-05-18
13+
14+
### Changed
15+
- Optimize `Array.fs` by @kerams in https://github.com/fabulous-dev/Fabulous/pull/1103
16+
- Use `task` CE for task commands by @kerams in https://github.com/fabulous-dev/Fabulous/pull/1104
17+
1218
## [3.0.0-pre21] - 2025-04-07
1319

1420
### Added
@@ -227,7 +233,8 @@ _No unreleased changes_
227233
### Changed
228234
- 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)
229235

230-
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre21...HEAD
236+
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre22...HEAD
237+
[3.0.0-pre22]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre22
231238
[3.0.0-pre21]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre21
232239
[3.0.0-pre20]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre20
233240
[3.0.0-pre19]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre19

0 commit comments

Comments
 (0)