From 38c055cbf779aa9b3219d50169d097559918c347 Mon Sep 17 00:00:00 2001 From: Edgar Gonzalez Date: Fri, 17 May 2024 09:28:15 +0100 Subject: [PATCH] release notes --- .../Fabulous.Avalonia.ColorPicker/CHANGELOG.md | 7 ++++++- extensions/Fabulous.Avalonia.DataGrid/CHANGELOG.md | 7 ++++++- .../Fabulous.Avalonia.ItemsRepeater/CHANGELOG.md | 7 ++++++- .../Fabulous.Avalonia.TreeDataGrid/CHANGELOG.md | 7 ++++++- src/Fabulous.Avalonia/CHANGELOG.md | 13 ++++++++++++- templates/CHANGELOG.md | 7 ++++++- 6 files changed, 42 insertions(+), 6 deletions(-) diff --git a/extensions/Fabulous.Avalonia.ColorPicker/CHANGELOG.md b/extensions/Fabulous.Avalonia.ColorPicker/CHANGELOG.md index 245a20321..1d3b48936 100644 --- a/extensions/Fabulous.Avalonia.ColorPicker/CHANGELOG.md +++ b/extensions/Fabulous.Avalonia.ColorPicker/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] _No unreleased changes_ +## [3.0.0-pre5] - 2024-05-17 +### Added +- No changes + ## [3.0.0-pre4] - 2024-04-19 ### Added - No changes @@ -56,7 +60,8 @@ _No unreleased changes_ ### Added - Initial release -[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/compare/3.0.0-pre4...HEAD +[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/compare/3.0.0-pre5...HEAD +[3.0.0-pre5]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre5 [3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre4 [3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre3 [3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre2 diff --git a/extensions/Fabulous.Avalonia.DataGrid/CHANGELOG.md b/extensions/Fabulous.Avalonia.DataGrid/CHANGELOG.md index d5b1535a5..50fd9f6dc 100644 --- a/extensions/Fabulous.Avalonia.DataGrid/CHANGELOG.md +++ b/extensions/Fabulous.Avalonia.DataGrid/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] _No unreleased changes_ +## [3.0.0-pre5] - 2024-05-17 +### Added +- No changes + ## [3.0.0-pre4] - 2024-04-19 ### Added - No changes @@ -56,7 +60,8 @@ _No unreleased changes_ ### Added - Initial release -[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/compare/3.0.0-pre4...HEAD +[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/compare/3.0.0-pre5...HEAD +[3.0.0-pre5]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre5 [3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre4 [3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre3 [3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre2 diff --git a/extensions/Fabulous.Avalonia.ItemsRepeater/CHANGELOG.md b/extensions/Fabulous.Avalonia.ItemsRepeater/CHANGELOG.md index e6caea730..040ee2416 100644 --- a/extensions/Fabulous.Avalonia.ItemsRepeater/CHANGELOG.md +++ b/extensions/Fabulous.Avalonia.ItemsRepeater/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] _No unreleased changes_ +## [3.0.0-pre5] - 2024-05-17 +### Added +- No changes + ## [3.0.0-pre4] - 2024-04-19 ### Added - No changes @@ -52,7 +56,8 @@ _No unreleased changes_ ### Added - Initial release -[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/compare/3.0.0-pre4...HEAD +[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/compare/3.0.0-pre5...HEAD +[3.0.0-pre5]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre5 [3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre4 [3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre3 [3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre2 diff --git a/extensions/Fabulous.Avalonia.TreeDataGrid/CHANGELOG.md b/extensions/Fabulous.Avalonia.TreeDataGrid/CHANGELOG.md index f58ba4fa3..51c398f24 100644 --- a/extensions/Fabulous.Avalonia.TreeDataGrid/CHANGELOG.md +++ b/extensions/Fabulous.Avalonia.TreeDataGrid/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] _No unreleased changes_ +## [3.0.0-pre5] - 2024-05-17 +### Added +- No changes + ## [3.0.0-pre4] - 2024-04-19 ### Added - No changes @@ -52,7 +56,8 @@ _No unreleased changes_ ### Added - Initial release -[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/compare/3.0.0-pre4...HEAD +[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/compare/3.0.0-pre5...HEAD +[3.0.0-pre5]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre5 [3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre4 [3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre3 [3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre2 diff --git a/src/Fabulous.Avalonia/CHANGELOG.md b/src/Fabulous.Avalonia/CHANGELOG.md index 3f5f1e356..627fe4a9b 100644 --- a/src/Fabulous.Avalonia/CHANGELOG.md +++ b/src/Fabulous.Avalonia/CHANGELOG.md @@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] _No unreleased changes_ +## [3.0.0-pre5] - 2024-05-17 +### Added +- TreeViewItem widget by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/241 +- Remote-filtered async search sample by @h0lg in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/240 +* Editable TreeView sample by @h0lg in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/239 +* Avalonia.Diagnostics support by @nikoyak in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/214 + +### Changed +* Normalize MenuItems Widgets by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/243 + ## [3.0.0-pre4] - 2024-04-19 ### Changed - Update to Fabulous 3.0.0-pre4 by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/238 @@ -222,7 +232,8 @@ _No unreleased changes_ ### Added - Initial release -[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia/compare/3.0.0-pre4...HEAD +[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia/compare/3.0.0-pre5...HEAD +[3.0.0-pre5]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre5 [3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre4 [3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre3 [3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre2 diff --git a/templates/CHANGELOG.md b/templates/CHANGELOG.md index ccd0ee959..6d433478b 100644 --- a/templates/CHANGELOG.md +++ b/templates/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] _No unreleased changes_ +## [3.0.0-pre5] - 2024-05-17 +### Added +- Update to Fabulous 3.0.0-pre5 by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/243 + ## [3.0.0-pre4] - 2024-04-19 ### Added - Update to Fabulous 3.0.0-pre4 by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/238 @@ -59,7 +63,8 @@ _No unreleased changes_ - Add a new template for a multi-project Fabulous.Avalonia app. - Fix black screen in multi-project template when targeting Browser -[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/compare/3.0.0-pre4...HEAD +[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/compare/3.0.0-pre5...HEAD +[3.0.0-pre5]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre5 [3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre4 [3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre3 [3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre2