diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2010-02-23 14:00:17 +0100 |
---|---|---|
committer | Christian Kamm <christian.d.kamm@nokia.com> | 2010-02-23 14:01:19 +0100 |
commit | 943c6398db301bcd0426362383656101ba39e2af (patch) | |
tree | 861e3e39f8e379899c04535b734a9844518aa12d /dist/changes-2.0.0 | |
parent | c94e06bbbda0fb9b02f334fd16edc0531fce0dba (diff) | |
download | qt-creator-943c6398db301bcd0426362383656101ba39e2af.tar.gz |
Mention QmlJS editor improvements in changelog.
Reviewed-by: Roberto Raggi
Diffstat (limited to 'dist/changes-2.0.0')
-rw-r--r-- | dist/changes-2.0.0 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0 index 6e9e41294f..686b6358aa 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 |