diff --git a/CHANGELOG.md b/CHANGELOG.md index 51362223..1b53da51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added +- DynamicHeight to menu bar @latidoremi . +- [Breaking] Custom Style Options for all widgets. +- Align Option for modal @wiiznokes . + +### Fixed +- TabBars hieght issue within container. + ## [0.6.0] - 2023-07-28 ### Added