From 44c3c29857d4ffdd496f8d3e490f51d877365751 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Fri, 29 Mar 2024 09:26:24 -0700 Subject: [PATCH] Update changelog --- extensions/ql-vscode/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/ql-vscode/CHANGELOG.md b/extensions/ql-vscode/CHANGELOG.md index fc78b8d7c..ee34762d2 100644 --- a/extensions/ql-vscode/CHANGELOG.md +++ b/extensions/ql-vscode/CHANGELOG.md @@ -3,6 +3,7 @@ ## [UNRELEASED] - Add new supported source and sink kinds in the CodeQL Model Editor [#3511](https://github.com/github/vscode-codeql/pull/3511) +- Fix a bug where the test explorer wouldn't display certain tests. [#3527](https://github.com/github/vscode-codeql/pull/3527) ## 1.12.4 - 20 March 2024