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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ 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-pre11] - 2024-11-16
13
+
14
+
### Changed
15
+
- Replaced printfn statements with Logger.Log(Debug)
16
+
12
17
## [3.0.0-pre10] - 2024-11-14
13
18
14
19
### Changed
@@ -167,7 +172,8 @@ _No unreleased changes_
167
172
### Changed
168
173
- 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