summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@theqtcompany.com>2016-03-21 10:53:30 +0200
committerIikka Eklund <iikka.eklund@theqtcompany.com>2016-03-22 07:02:32 +0000
commit3388e613f2018661dced481bc9aa1c35b2e0531c (patch)
tree9e95a7d400b10c52ad875754a16b171d44d9bb9c /Changelog
parente67fd518cbdf9c4ea99f88368f4c2b45e625c0c2 (diff)
Update version number for 2.0.3 release
Also update the Changelog. Change-Id: I2a74edd32783bdfb01d4706dcbc2d3ae78ac5069 Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6e2b0a706..92cd9d1ad 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+2.0.3
+- Revert "Use QQmlV4Function to correctly get empty parameters from script."
+- Fix crash when updating admin installation with user/temp repository (QTIFW-740)
+- Compile with Qt 5.5, 5.6. Minimum version is now 5.5.
+- Fix compile with namespace'ed Qt.
+
2.0.2
- Doc: Remove dubious sentence from installer.calculateComponentsToUninstall().
- Update documentation for --runoperation.