aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/changes-3.5.0.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-3.5.0.md b/dist/changes-3.5.0.md
index 2845eb151f..4e1c638d4b 100644
--- a/dist/changes-3.5.0.md
+++ b/dist/changes-3.5.0.md
@@ -48,6 +48,11 @@ CMake Projects
Qbs Projects
+Generic Projects
+
+* Fixed that resource links were removed from UI files
+ (QTCREATORBUG-14275)
+
QML-Only Projects (.qmlproject)
Debugging
@@ -62,6 +67,8 @@ QML Profiler
C++ Support
* Added separate icon for structs
+* Fixed *Convert to Stack Variable* refactoring action for empty
+ initializer lists (QTCREATORBUG-14279)
QML Support