Merge branch 'release-1.6.1' into main

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
Karl Tauber
2021-10-14 22:50:44 +02:00
3 changed files with 14 additions and 1 deletions

View File

@@ -44,6 +44,14 @@ FlatLaf Change Log
use same component for rendering and editing. (issue #385)
## 1.6.1
#### Fixed bugs
- Native window decorations: Catch `UnsatisfiedLinkError` when trying to load
`jawt.dll` to avoid an application crash (Java 8 on Windows 10 only).
## 1.6
#### New features and improvements