aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-12-13 10:40:52 +0100
committerEike Ziller <eike.ziller@qt.io>2022-12-13 13:20:19 +0000
commit938231cf0d94f6ff3e3e5ad86ef1f962969d38ce (patch)
tree7048a6ab7593499d15486e8b8c1e40e7c2cfa739
parentc8aca8a3abe33dd4e39e1a371b337b76866b91ad (diff)
More change log for 9.0.1v9.0.1
Change-Id: I2bf9cc9f0cb47b3bdda05a9905e563f70ff6d75e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--dist/changelog/changes-9.0.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changelog/changes-9.0.1.md b/dist/changelog/changes-9.0.1.md
index 09feba5764..9436a7cead 100644
--- a/dist/changelog/changes-9.0.1.md
+++ b/dist/changelog/changes-9.0.1.md
@@ -29,6 +29,8 @@ Editing
* Fixed crash after closing settings when opened from indexing progress
(QTCREATORBUG-28566)
* Fixed crash when opening type hierarchy (QTCREATORBUG-28529)
+* Fixed code style settings being saved even when canceling
+* Fixed checkbox state in Beautifier settings (QTCREATORBUG-28525)
Projects
--------