aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-2.3.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changes-2.3.1.md')
-rw-r--r--changelogs/changes-2.3.1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/changes-2.3.1.md b/changelogs/changes-2.3.1.md
index 0514bc204..598c6748f 100644
--- a/changelogs/changes-2.3.1.md
+++ b/changelogs/changes-2.3.1.md
@@ -1,3 +1,6 @@
+# Language
+* Fixed look-up of qbs properties in module providers via probes (QBS-1742).
+
# Apple support
* Fixed codesing module when multiplexing over build variants (QBS-1775).
@@ -5,4 +8,5 @@
* Fixed release jobs.
# Contributors
+* Christian Kandeler
* Ivan Komissarov