Skip to content

Commit 0f6714d

Browse files
Update extensions/ql-vscode/CHANGELOG.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
1 parent 3102a17 commit 0f6714d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 1.8.4 - 3 May 2023
44

5-
- Avoid repeated error messages when unable to monitor a MRVA query. [#2396](https://github.com/github/vscode-codeql/pull/2396)
5+
- Avoid repeated error messages when unable to monitor a variant analysis. [#2396](https://github.com/github/vscode-codeql/pull/2396)
66
- Fix MRVA not displaying the `#select` results set correctly when the query metadata does not exactly match results sets. [#2395](https://github.com/github/vscode-codeql/pull/2395)
77
- Adds `codeQL.contextualQueries.disableCache` setting to help library authours to run and debug the find references and find dependencies contetextual queries without relying on the implicit cache. [#2385](https://github.com/github/vscode-codeql/pull/2385)
88
- On the variant analysis results page, show the count of successful analyses instead of completed analyses, and indicate the reason why analyses were not successful. [#2349](https://github.com/github/vscode-codeql/pull/2349)

0 commit comments

Comments
 (0)