Skip to content

Commit 6be797d

Browse files
authored
Merge pull request #2612 from github/v1.8.8
Release prep for v1.8.8
2 parents 6cfc7d5 + 3fa7590 commit 6be797d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3-
## [UNRELEASED]
3+
## 1.8.8 - 17 July 2023
44

55
- Remove support for CodeQL CLI versions older than 2.9.4. [#2610](https://github.com/github/vscode-codeql/pull/2610)
66
- Implement syntax highlighting for the `additional` and `default` keywords. [#2609](https://github.com/github/vscode-codeql/pull/2609)
77

88
## 1.8.7 - 29 June 2023
99

1010
- Show a run button on the file tab for query files, that will start a local query. This button will only show when a local database is selected in the extension. [#2544](https://github.com/github/vscode-codeql/pull/2544)
11-
- Add `CodeQL: Quick Evaluation Count` command to generate the count summary statistics of the results set
12-
without spending the time to compute locations and strings.
11+
- Add a `CodeQL: Quick Evaluation Count` command to generate the count summary statistics of the results set
12+
without spending the time to compute locations and strings. [#2475](https://github.com/github/vscode-codeql/pull/2475)
1313

1414
## 1.8.6 - 14 June 2023
1515

0 commit comments

Comments
 (0)