diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0 index a1166c2a82f..207a086fb06 100644 --- a/dist/changes-1.1.0 +++ b/dist/changes-1.1.0 @@ -13,7 +13,8 @@ General * Completely reworked editor split mechanism. Editing - * Some support for doxygen style comments //TODO: what does that mean more concrete? + * Added support for JavaScript. + * Added syntax highlighting and code completion for qdoc and doxygen tags. * Improved function argument hint. * More checkpoints in editor history. * Ctrl-click for jumping to a symbol definition.