From 66a19cc457f472013cfb442904e2ce9d532c4d54 Mon Sep 17 00:00:00 2001
From: Kai Koehne <kai.koehne@nokia.com>
Date: Mon, 10 Sep 2012 15:51:55 +0200
Subject: [PATCH] Changes: Mention merging of QmlJSInspector into Debugger
 plugin

Change-Id: I5e04b0f24c56427e30e380e844729ca98111f1e2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
---
 dist/changes-2.6.0 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dist/changes-2.6.0 b/dist/changes-2.6.0
index 18920d8c85d..70ea4999b64 100644
--- a/dist/changes-2.6.0
+++ b/dist/changes-2.6.0
@@ -52,6 +52,10 @@ Debugging
    * Made all views searchable (Ctrl+F)
 
 Debugging QML/JS
+   * Merged the (experimental) QML/JS Inspector plugin into the Debugger:
+     * Added the QML object tree to the Expressions window
+     * Added Console window to evaluate JS expressions at runtime
+     * Added QML specific buttons to the toolbar
 
 Analyzing Code
 
-- 
GitLab