fixed memory leak in Panel, Separator and ToolBarSeparator (issue #471)

This commit is contained in:
Karl Tauber
2022-01-24 18:28:38 +01:00
parent f6b64d48ec
commit 936de60700
6 changed files with 86 additions and 63 deletions

View File

@@ -1,6 +1,11 @@
FlatLaf Change Log
==================
## 2.0.1-SNAPSHOT
- Fixed memory leak in Panel, Separator and ToolBarSeparator. (issue #471)
## 2.0
- Added system property `flatlaf.nativeLibraryPath` to load native libraries