aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/changes-1.12.0.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/changes-1.12.0.md b/changelogs/changes-1.12.0.md
index cf3cb00fd..6c88d35b7 100644
--- a/changelogs/changes-1.12.0.md
+++ b/changelogs/changes-1.12.0.md
@@ -1,5 +1,6 @@
# 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.