Add changelog entry for model editor

This commit is contained in:
Robert
2023-09-15 14:19:38 +01:00
parent 2a9c8ef9dd
commit 49a3b534ae

View File

@@ -2,6 +2,8 @@
## [UNRELEASED]
- 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.
## 1.8.12 - 11 September 2023
- Fix a bug where variant analysis queries would fail for queries in the `codeql/java-queries` query pack. [#2786](https://github.com/github/vscode-codeql/pull/2786)