summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 51eb2d129..2892eb68e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,12 @@
2.1.0
+2.0.2
+- Fix .dat file that gets deleted after multiple component changes on Windows.
+- Fix maintenance tool upgrade on OS X.
+- Unify selection of language for translations. (QTIFW-390)
+- Fix return value of component.installAction() when updating. (QTIFW-727)
+- Documentation updates.
+
2.0.1
- Do not throw exception on empty translation files.
- Fix --checkupdates mode.