ready for 1.4.0 release

This commit is contained in:
Allen Winter
2021-07-16 10:47:35 -04:00
parent 4a390696d5
commit 9a784f1222
7 changed files with 19 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
* v1.4.0 (unreleased)
* v1.4.0 (16 July 2021)
- No longer supports Qt versions less than 5.12
- Experimental MDI support. By using MainWindowMDI you can now have "docked" dock widgets
which are free to be arbitrarily positioned and even overlapped inside the main window.