From c09c26d2b3b0e5fd7321a2cb90cb9ea32a696009 Mon Sep 17 00:00:00 2001 From: Florin Coada Date: Wed, 22 Nov 2023 15:24:55 +0000 Subject: [PATCH] Update CHANGELOG.md (#3084) Updated documentation link. Original was not working. --- extensions/ql-vscode/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/ql-vscode/CHANGELOG.md b/extensions/ql-vscode/CHANGELOG.md index 8b7e6855d..7a1bf1ac8 100644 --- a/extensions/ql-vscode/CHANGELOG.md +++ b/extensions/ql-vscode/CHANGELOG.md @@ -49,7 +49,7 @@ No user facing changes. ## 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) +- Release the [CodeQL model editor](https://codeql.github.com/docs/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) ## 1.8.12 - 11 September 2023