aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.6.1
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changes-1.6.1')
-rw-r--r--changelogs/changes-1.6.16
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/changes-1.6.1 b/changelogs/changes-1.6.1
new file mode 100644
index 000000000..20899adec
--- /dev/null
+++ b/changelogs/changes-1.6.1
@@ -0,0 +1,6 @@
+Features:
+ * Added cpp.linkerWrapper property.
+Important bug fixes:
+ * Fixed a number of bugs evaluating module properties (QBS-845, QBS-1005).
+ * Fixed x86_64 > x86 cross compiling (QBS-1028).
+ * Fixed dynamic rules with generated inputs (QBS-1029).