Update ChangeLog with 3rdparty JSON library dependency

This commit is contained in:
Sergio Martins
2022-03-30 11:48:26 +01:00
parent 15601fc3c9
commit 9d8d6f33ef

View File

@@ -1,3 +1,6 @@
* v2.0.0 (unreleased)
- Uses nlohmann JSON library (MIT) instead of QJsonDocument, for saving/restoring layouts
* v1.6.0 (unreleased)
- Fixed restoring of normal geometry when closing a maximized window (#259)
- Experimental support for docking into dock widgets which are in a MDI area.