summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-10-09 08:36:51 +0300
committerKatja Marttila <katja.marttila@qt.io>2023-10-09 10:21:08 +0300
commit108843ef7cd79f4b75d03404a07c235fe0076e5b (patch)
tree299982ebe78729563cb159606af22c655f6245ab
parent614dcdca7801befe3af1ce2767949ecf1508a2f8 (diff)
Update Changelog
Change-Id: If787541dbafbabb457cd9b7757088d1448f1519e Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index a270353db..2a28c6394 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
4.7.0
+- Add support for component aliases (QTIFW-2978)
+- Enable building with Qt6.2 (QTIFW-3083)
- Enable building with Qt6.5 (QTIFW-1829)
-- Build IFW binaries with Qt6.5
+- Build IFW binaries with Qt6.6
- 3rdparty: update libarchive sources to 3.7.1 release
- Use directory separators in path asking for process to be stopped
- Allow generating offline installers from Gui (QTIFW-3072)