diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c565dc..db3e8e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,13 @@ ## [Unreleased] +- Upgrade to compose 1.5.2 + ## [2.1.0] -- Provide BasicMainToolBar #18 -- Disable minimize and maximize button when resizeable is false #19 -- Fix the custom title bar when MainToolBar Content is empty #20 -- Optimize the implementation of themes. Switching themes will not cause full recompose. +- Provide BasicMainToolBar #18 +- Disable minimize and maximize button when resizeable is false #19 +- Fix the custom title bar when MainToolBar Content is empty #20 +- Optimize the implementation of themes. Switching themes will not cause full recompose. - Add text styles for theme ## [2.0.0]