Skip to content

Commit 8baf641

Browse files
Edgar GonzalezEdgar Gonzalez
authored andcommitted
release notes
1 parent 6d81781 commit 8baf641

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
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-pre20] - 2025-02-28
13+
14+
### Changed
15+
- Optimize diffing by @kerams in https://github.com/fabulous-dev/Fabulous/pull/1097
16+
- Target net8 to fix `AttributeTargets` incompatibilities. by @edgarfgp in https://github.com/fabulous-dev/Fabulous/pull/1101
17+
1218
## [3.0.0-pre19] - 2025-01-16
1319

1420
### Changed
@@ -216,8 +222,9 @@ _No unreleased changes_
216222
### Changed
217223
- 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)
218224

219-
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre19...HEAD
220-
[3.0.0-pre18]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre19
225+
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre20...HEAD
226+
[3.0.0-pre20]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre20
227+
[3.0.0-pre19]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre19
221228
[3.0.0-pre18]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre18
222229
[3.0.0-pre17]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre17
223230
[3.0.0-pre16]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre16

0 commit comments

Comments
 (0)