Update changelog

This commit is contained in:
Andrew Eisenberg
2023-09-28 14:29:40 -07:00
parent 3999ae3728
commit 2b17979b6c

View File

@@ -2,6 +2,8 @@
## [UNRELEASED]
- Fix a bug where the query server was restarted twice after configuration changes. [#2884](https://github.com/github/vscode-codeql/pull/2884).
## 1.9.0 - 19 September 2023
- Release the [CodeQL model editor](https://codeql.github.com/docs/codeql/codeql-for-visual-studio-code/using-the-codeql-model-editor) to create CodeQL model packs for Java frameworks. Open the editor using the "CodeQL: Open CodeQL Model Editor (Beta)" command. [#2823](https://github.com/github/vscode-codeql/pull/2823)