summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-02-26 14:24:20 +0200
committerKatja Marttila <katja.marttila@qt.io>2020-02-27 07:05:23 +0000
commitccafccfb442b2f1b3d0b70f5d899716cb787ee5a (patch)
tree24a02522778c4683349cc470f1b3a7f6331dcb03 /Changelog
parentaeaf4077892d06c2939dc7f9f376d335a0d48beb (diff)
Update IFW version to 3.2.2
Change-Id: I012d9c07fe5f6551e64aabe8debca76a40f5f3b2 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 039972215..15e27a3b4 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+3.2.2
+- Using Qt5.12.7 for binary builds (QTIFW-1632)
+- Add a command line argument to disable size check (QTIFW-1602)
+- Show information about updated components in repogen (QTIFW-1543)
+- Fix EnvironmentVariableOp undo behavior with non-persistent variables
+- Fix building against Qt 5.14 and newer (QTIFW-1526)
+
3.2.1
- Documentation fixes
- Fix QWizardPage title color (QTIFW-1557)