Skip to content

Commit 90760f2

Browse files
committed
Update release notes
1 parent 2296cc0 commit 90760f2

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-pre17] - 2024-12-15
13+
14+
### Changed
15+
- Remove `match struct` by @kerams
16+
- Refactor `EnumerationMode` by @kerams
17+
1218
## [3.0.0-pre16] - 2024-11-22
1319

1420
### Changed
@@ -200,7 +206,8 @@ _No unreleased changes_
200206
### Changed
201207
- 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)
202208

203-
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre16...HEAD
209+
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre17...HEAD
210+
[3.0.0-pre17]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre17
204211
[3.0.0-pre16]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre16
205212
[3.0.0-pre15]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre15
206213
[3.0.0-pre14]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre14

0 commit comments

Comments
 (0)