summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 13 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 9036c1f..4f2f6c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,22 @@
Changelog of Qt6Gtk2
----------
-Version 0.1
-* inital release
-Version 0.2
-* Added Qt version checking
-* Added preview support to the file dialog (Ilya Fedin)
-* Added "gtk2" platform theme key (lvlgl)
+Version 0.4
+* Added Qt 6.9 support
+* Moved home page to opencode.net
+* Increased minimum Qt version to 6.2
+* Refactoring
Version 0.3
* Added Qt 6.8 support
* Fixed dock widget buttons size for Qt 6.7 or higher
* Improved GTK settings support (patch by Alexei Sorokin)
+
+Version 0.2
+* Added Qt version checking
+* Added preview support to the file dialog (Ilya Fedin)
+* Added "gtk2" platform theme key (lvlgl)
+
+Version 0.1
+* inital release