summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-01-13 10:01:49 +0200
committerKatja Marttila <katja.marttila@qt.io>2023-01-13 10:07:05 +0200
commitb72b90662e718d022dd06e7369008fe4f319e650 (patch)
treef4af2134dc7ae8627217d318e220a0a896501b28 /Changelog
parent810e6461f5dd61ffbd662b1f43a3aba298640dca (diff)
Update IFW version number and Changelog
Change-Id: Ic00bf9b6db604d4f3c0307a96229316ad1c1cd87 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f6aa2711d..e59ffd0de 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+4.5.2
+- Fix freezing UI while searching components (QTIFW-2886)
+
4.5.1
- Make Settings operation to support _OLD and placeholders (QTIFW-2882)
- ExtractOp: fix leftover empty directories when 'targetDir' arg is used (QTIFW-2764)