aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelogs/changes-2.3.1.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/changes-2.3.1.md b/changelogs/changes-2.3.1.md
index 598c6748f..6c4b6c0ad 100644
--- a/changelogs/changes-2.3.1.md
+++ b/changelogs/changes-2.3.1.md
@@ -4,8 +4,13 @@
# Apple support
* Fixed codesing module when multiplexing over build variants (QBS-1775).
+# Qt support
+* Fixed retrieving minimum macOS/iOS versions for Qt 6.7.1.
+
# CI
* Fixed release jobs.
+* Fixed macOS 14.2 job.
+* Updated GitHub actions to recent versions to avoid warnings.
# Contributors
* Christian Kandeler