aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2024-05-02 19:51:58 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2024-05-03 09:26:04 +0000
commit488fbe40e86602d06e568a1749277387fd4a565e (patch)
treef5911ca3350603f6f5b716e3b7fc660bda0b8a54
parentca4c00cf4ff7ddf146a002f7ae5544d3ba317adc (diff)
Update changelogv2.3.1
Change-Id: Icedbd322ffd8bd6fbc69dde2ff27ff93d3308273 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-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