Skip to content

Commit

Permalink
Target to JDK 17
Browse files Browse the repository at this point in the history
  • Loading branch information
devkanro committed Oct 27, 2023
1 parent ebd4153 commit 0da4eb5
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 0da4eb5

Please sign in to comment.