diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d8b2e09..d4d1bba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,11 +13,15 @@ All notable changes to the **kdb VS Code extension** are documented in this file - Insights free trial instances are supported - Added execute block command for q code - Added hotkey to cache function parameters for q code +- Allow connection information in user settings to be editable +- Allow same server address to be used in multiple connections ### Fixes - Disconnect when q process is stopped - Fix query execution on KDB+ connections not refreshing completion items +- Fixed delay when executing query on KDB+ connections +- Make connection names case insensitive ### Internal Improvements