aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/changes-4.7.0.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.7.0.md b/dist/changes-4.7.0.md
index 4967dd3472..2844aa15c8 100644
--- a/dist/changes-4.7.0.md
+++ b/dist/changes-4.7.0.md
@@ -103,6 +103,7 @@ Python Support
Debugging
* Fixed updating of memory view
+* Added `Leave Debug Mode` button to toolbar
* QML
* Added support for nested properties (QTBUG-68474)
* Fixed issue with different endianness (QTBUG-68721)
@@ -148,6 +149,11 @@ Test Integration
* Fixed parsing issue with non-ASCII characters (QTCREATORBUG-20105)
* Fixed detection of test name (QTCREATORBUG-20642)
+Welcome
+
+* Rather than open project do nothing when right-clicking recent projects
+* Open session mini menu when right-clicking sessions
+
Platform Specific
Windows