summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-10-20 11:20:55 +0300
committerKatja Marttila <katja.marttila@qt.io>2020-10-20 12:22:52 +0300
commit6198c1c41683e2a9a7bdbd97a275bbf4625464e5 (patch)
treee6434544f271c4525913697d44e6439db913bf38
parentdb4b699684029e447b7f180b9b00e2ebc5533175 (diff)
Update Changelog
Change-Id: I31f3ec6f14d689e8f4892ae31f9bb8cc2500aca8 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e187eaa76..ceb0323ca 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,9 @@
4.0.0
+- Fix essential update (QTIFW-1970)
+- Print package id when running checkupdates (QTIFW-1972)
+- Update documentation to support clang
+- Allow setting BackgroundPixmap shown on MacStyle regardless of platform (QTIFW-1175)
+- Hide detailed verbose with lowest verbose level
- Add support for vendor set image decoration (QTIFW-1900)
- Add verbose levels (QTIFW-1914)
- CLI: Ask user confirmation before performing installer actions (QTIFW-1834)