You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
_No unreleased changes_
11
11
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
+
12
18
## [3.0.0-pre19] - 2025-01-16
13
19
14
20
### Changed
@@ -216,8 +222,9 @@ _No unreleased changes_
216
222
### Changed
217
223
- 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)
0 commit comments