aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/1.24.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/1.24.0.md')
-rw-r--r--changelogs/1.24.0.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelogs/1.24.0.md b/changelogs/1.24.0.md
new file mode 100644
index 000000000..45250ec98
--- /dev/null
+++ b/changelogs/1.24.0.md
@@ -0,0 +1,12 @@
+# General
+* Users can now control if and when warnings for deprecated properties are emitted.
+* Added FileInfo.executableSuffix().
+
+# Qt Support
+* Minimum windows version is now 10.0, like for cmake and qmake.
+
+# Contributors
+* Christian Kandeler
+* Ivan Komissarov
+* Petr Mikhalicin
+* Raphael Cotty