summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-08-22 11:15:31 +0300
committerKatja Marttila <katja.marttila@qt.io>2023-08-22 12:06:33 +0300
commit9a417cff9a69bb695b91249b017fc52fc4786a79 (patch)
tree59d10cd876c4814cf956b251a714356312bda938 /Changelog
parent10760b074be82a99a69208fe87701e455566087f (diff)
Update Changelog
Change-Id: I02c60d53838fd6659b785153849dac39f2bd2189 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6950be48d..2a138e6bc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+4.6.1
+- Fix crash when filtering categories (QTIFW-3085)
+- Allow setting temporary repositories for offline-only installers (QTIFW-3078)
+- DownloadArchivesJob: allow download retries for command line runs (QTIFW-3098)
+
4.6.0
- Unify handling of processes to close for 'updating' components (QTIFW-2927,QTIFW-3009)
- Fix wrong extract content (QTIFW-3010)