summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 15e27a3b4..6d1867bae 100644
--- a/Changelog
+++ b/Changelog
@@ -1,9 +1,11 @@
3.2.2
-- Using Qt5.12.7 for binary builds (QTIFW-1632)
+- Using patched Qt5.12.4 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)
+- Fix devtool documentation
+- Fix building with msvc2013
3.2.1
- Documentation fixes