aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2022-10-17 16:08:11 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2022-10-18 08:04:01 +0000
commitf200b701f7307a2935f37d39db8e192d98ff7047 (patch)
tree7f81cef9a6030dec6698c0a198cce247ec1d5685
parent40351a8ad2a7fff716853379ed24198e9d52299c (diff)
Add changelog for 1.24.0
Change-Id: I77199da4b5dd6f9a955d0512180f915584e97e39 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
-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