From 943c6398db301bcd0426362383656101ba39e2af Mon Sep 17 00:00:00 2001 From: Christian Kamm <christian.d.kamm@nokia.com> Date: Tue, 23 Feb 2010 14:00:17 +0100 Subject: [PATCH] Mention QmlJS editor improvements in changelog. Reviewed-by: Roberto Raggi --- dist/changes-2.0.0 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0 index 6e9e41294fc..686b6358aa8 100644 --- a/dist/changes-2.0.0 +++ b/dist/changes-2.0.0 @@ -48,8 +48,10 @@ Debugging Help -QML Support +QML/JS Support * Runtime QML errors become links to the location of the error + * Extended code navigation and completion + * Added initial semantic checks Platform Specific -- GitLab