Skip to content

Commit c7bb22c

Browse files
authored
Merge pull request #2299 from github/v1.8.2
v1.8.2
2 parents b0940e6 + 3c8dc04 commit c7bb22c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3-
## [UNRELEASED]
3+
## 1.8.2 - 12 April 2023
44

5+
- Fix bug where users could end up with the mananged CodeQL CLI getting uninstalled during upgrades and not reinstalled. [#2294](https://github.com/github/vscode-codeql/pull/2294)
56
- Fix bug that was causing code flows to not get updated when switching between results. [#2288](https://github.com/github/vscode-codeql/pull/2288)
67
- Restart the CodeQL language server whenever the _CodeQL: Restart Query Server_ command is invoked. This avoids bugs where the CLI version changes to support new language features, but the language server is not updated. [#2238](https://github.com/github/vscode-codeql/pull/2238)
78

0 commit comments

Comments
 (0)