summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
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)