Skip to content

Commit

Permalink
CHANGELOG.md updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BurkusCat committed Nov 14, 2023
1 parent fdfea04 commit 6cbf240
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.2.0] - Unreleased
## [0.2.0] - 2023-11-14

### Added
- `Burkus.Mvvm.Maui` now automatically imported globally
- Basic FlyoutPage support
- Advanced navigation method: `.GoBack()`
- Source generators for project setup
- Initial app launch requirements now handled automatically
- Native back button handled on pages (opt a page out by using `DisableBackButtonNavigator`)

### Changed
- TargetFramework is now `net8.0` (instead of `net7.0`)
Expand Down

0 comments on commit 6cbf240

Please sign in to comment.