summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-05-17 15:00:42 +0300
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-05-21 12:54:03 +0300
commit45e77c3a1eb790d89f2ded5b7fbe556ed4b5271c (patch)
treed4298f80906248bfd2c09fc7b0b2c715f9f06f48
parent5a7c2d2f6f114917e41f5058e337b9dcd021b2ed (diff)
Update Changelog4.1.1
Change-Id: Ie0df7b2b85a9392e9895862e76ccc72cf1cc9edd Reviewed-by: Katja Marttila <katja.marttila@qt.io>
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 85c43e235..f9a3aeb21 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+4.1.1
+- Add possibility to filter available packages with regexp from script (QTIFW-2225)
+- Add documentation for configuring and overwriting default translations (QTIFW-2217)
+- Fix loading of component translations (QTIFW-2220)
+- CLI: Print warning when creating over 4GB installers on Windows (QTIFW-2199)
+- Remove wayland dependency from Linux binaries (QTIFW-2067)
+- Fix maintenancetool overwriting installer values (QTIFW-2218)
+- Fix QFile warning on rollback (QTIFW-2213)
+- Fix return value for detached 'Execute' operation (QTIFW-2210)
+
4.1.0
- Emit signal when components are recalculated (QTIFW-2172)
- Add Arabic translation (QTIFW-1425)