aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2023-08-30 13:33:38 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2023-08-30 10:58:31 +0000
commitaa398ecd5978dd060374d5a0a70f3b5e736aea62 (patch)
treed21d3b4b65ecab838101e39c8acc0ab525c7f76b
parent762c34f9b6bef14bc1bcf264c6656c47f5002760 (diff)
Update change log
Change-Id: I9b102f0efd9bb96470a37454a578f422f72202a8 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-rw-r--r--changelogs/changes-2.1.2.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/changes-2.1.2.md b/changelogs/changes-2.1.2.md
index 779f3fc5a..f1887bfce 100644
--- a/changelogs/changes-2.1.2.md
+++ b/changelogs/changes-2.1.2.md
@@ -5,5 +5,9 @@
* Fixed bundle module with Xcode-less profiles.
* Fixed ApplicationExtension with Xcode-less profiles.
+# Infrastructure
+* Added CI job to be able to test XCode-less profiles on macOS.
+
# Contributors
* Dmitry Shachnev
+* Ivan Komissarov