diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c4cc33d..16d7dc17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,13 @@ All notable changes to the **kdb VS Code extension** are documented in this file ### Enhancements -- Add ability to add multiple labels to a single connection +- Added the ability to add multiple labels to a single connection - Show KDB+ process explorer item content when clicked -- Add ability to export and import connections -- All files in the workspace are considered when using language server features +- Added the ability to export and import connections +- All the files in the workspace are considered when using language server features - Show call hierarchy is implemented in language server -- Query history shows an ellipsis of the query execution text -- Add limit option to datasource +- Query history shows an ellipsis of the query execution text to the available line length +- Added limit option to datasource for 1.11 + versions of Insights Enterprise connections ### Fixes