aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.12.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changes-1.12.0.md')
-rw-r--r--changelogs/changes-1.12.0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/changes-1.12.0.md b/changelogs/changes-1.12.0.md
index f84a64470..6c88d35b7 100644
--- a/changelogs/changes-1.12.0.md
+++ b/changelogs/changes-1.12.0.md
@@ -1,5 +1,7 @@
# General
* Added new module `Exporter.qbs` for creating qbs modules from products.
+* Added new module `Exporter.pkgconfig` for creating pkg-config metadata files.
+* Introduced the concept of system-level qbs settings.
* Added a Makefile generator.
* All command descriptions now contain the product name.