Skip to content

Commit 6313533

Browse files
committed
Add changelog
1 parent 72c52ad commit 6313533

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
_No unreleased changes_
1111

12+
## [3.0.0-pre13] - 2024-11-21
13+
14+
### Added
15+
- Add IDisposable to EnvironmentObject by @TimLariviere
16+
1217
## [3.0.0-pre12] - 2024-11-20
1318

1419
### Added
@@ -177,7 +182,8 @@ _No unreleased changes_
177182
### Changed
178183
- 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)
179184

180-
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre12...HEAD
185+
[unreleased]: https://github.com/fabulous-dev/Fabulous/compare/3.0.0-pre13...HEAD
186+
[3.0.0-pre12]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre13
181187
[3.0.0-pre12]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre12
182188
[3.0.0-pre11]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre11
183189
[3.0.0-pre10]: https://github.com/fabulous-dev/Fabulous/releases/tag/3.0.0-pre10

0 commit comments

Comments
 (0)