CHANGELOG.md: added changes for #453 and #456

This commit is contained in:
Karl Tauber
2021-12-26 22:44:55 +01:00
parent 1c10c41808
commit 53ebed7f89

View File

@@ -1,6 +1,15 @@
FlatLaf Change Log FlatLaf Change Log
================== ==================
## 2.0-SNAPSHOT
- Added system property `flatlaf.nativeLibraryPath` to load native libraries
from a directory. (PR #453)
- Fixed "endless recursion in font" exception in
`FlatLaf$ActiveFont.createValue()` if `UIManager.getFont()` is invoked from
multiple threads. (issue #456)
## 2.0-rc1 ## 2.0-rc1
#### New features and improvements #### New features and improvements