summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2018-01-29 13:44:11 +0200
committerKatja Marttila <katja.marttila@qt.io>2018-01-30 07:04:54 +0000
commite6c28c7fe32de1dca539c987e1c0a26f48ab0483 (patch)
tree3db72af5665bc2745d974eb6a06478bfb7ebfd21 /Changelog
parent677f055115188978e7ed7abbbf26c9f438fc48b2 (diff)
Prepare 3.0.3 release
Change-Id: I7f8be5eda5bf2ad1843b6b7243f254bbf3d55f84 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ac76aef15..2e761ea6e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+3.0.3
+- Set correct proxy type (QTBUG-65143)
+- Add no-proxy option (QTIFW-1085)
+- Fix maintenancetool icon visibility in Mac (QTIFW-1074)
+- Fix EnvironmentVariable operation in Windows (QTIFW-794)
+- Fix crash when downloadable package is missing (QTIFW-1064)
+- Documentation fixes
+
3.0.2
- Add possibility to reopen admin query (QTIFW-988)
- Implement package download resume (QTIFW-5)