Update changelog

This commit is contained in:
Andrew Eisenberg
2023-04-06 14:10:45 -07:00
parent e12fe3f810
commit cbebeec2a1

View File

@@ -3,6 +3,7 @@
## [UNRELEASED]
- Restart the CodeQL language server whenever the _CodeQL: Restart Query Server_ command is invoked. This avoids bugs where the CLI version changes to support new language features, but the language server is not updated. [#2238](https://github.com/github/vscode-codeql/pull/2238)
- Avoid requiring a manual restart of the query server when the [external CLI config file](https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/specifying-command-options-in-a-codeql-configuration-file#using-a-codeql-configuration-file) changes. [#22892289)
## 1.8.1 - 23 March 2023