summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2018-06-01 09:53:20 +0300
committerKatja Marttila <katja.marttila@qt.io>2018-06-04 06:02:03 +0000
commit28316fbb7efb95f7d0a3cdee4f601f1190f598aa (patch)
tree699ab9d2c22c49ad5b0d2749e4d8780fa7c94623 /Changelog
parent85bff5f7b8c5958277f3b763ec6dba4bd8ec94c4 (diff)
Prepare 3.0.5 release
Change-Id: I1e2314b5cfb30bb5ccae214e28a894e9a1bea661 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index af16fa1ce..e533861e3 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+3.0.5
+- Decrease metadata dowload amount (QTIFW-975)
+- Print component warnings only in verbose mode (QTIFW-975)
+- Fix nested autodependency uninstall (QTIFW-1114, QTBUG-67106)
+- Fix crash in updater if component does not exist anymore (QTIFW-1140)
+
3.0.4
- Fix infinite wait if downloadable package is missing (QTIFW-1064)
- Fix the maintenancetool that failing to elevate to admin (QTIFW-1010)