From 0ccbc9f30d3fc6994d6ec3a7db0ed60e2c9dc500 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Fri, 8 Apr 2022 12:01:28 +0200 Subject: Update changelog Change-Id: Ic571216e459246f98789b21de40e7d25f132fba0 Reviewed-by: Christian Kandeler --- changelogs/changes-1.22.1.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/changelogs/changes-1.22.1.md b/changelogs/changes-1.22.1.md index 2dce55bad..34c58f2ff 100644 --- a/changelogs/changes-1.22.1.md +++ b/changelogs/changes-1.22.1.md @@ -1,7 +1,16 @@ # General -* Adapted to changes in Xcode 13.3 (QBS-1693) +* Adapted to changes in Xcode 13.3 (QBS-1693). +* Re-added several bugfixes from 1.21.1 that got lost in 1.22.0. # Qt Support -* Fixed building against static Qt 6 (QBS-1692) +* Fixed building against static Qt 6 (QBS-1692). + +# Android Support + +* Fixed wrong include path being added to the command line (QBS-1691). + +# Documentation + +* Fixed outdated use of "product" in Export items (QBS-1694). -- cgit v1.2.3