CHANGELOG.md: added PR #794

This commit is contained in:
Karl Tauber
2024-01-23 14:29:22 +01:00
parent 0c00117820
commit 96b7770ab2

View File

@@ -1,6 +1,14 @@
FlatLaf Change Log
==================
## 3.4-SNAPSHOT
#### Fixed bugs
- JIDE CommandMenuBar: Fixed `ClassCastException` when JIDE command bar displays
`JideMenu` in popup. (PR #794)
## 3.3
#### New features and improvements