Skip to content

Commit 66fdabf

Browse files
authored
Merge pull request #2887 from github/v1.9.1
Release v1.9.1
2 parents 552a4f6 + f249b36 commit 66fdabf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

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

3-
## [UNRELEASED]
3+
## 1.9.1 - 29 September 2023
4+
5+
- Add warning when using a VS Code version older than 1.82.0. [#2854](https://github.com/github/vscode-codeql/pull/2854)
6+
- Fix a bug when parsing large evaluation log summaries. [#2858](https://github.com/github/vscode-codeql/pull/2858)
7+
- Right-align and format numbers in raw result tables. [#2864](https://github.com/github/vscode-codeql/pull/2864)
8+
- Remove rate limit warning notifications when using Code Search to add repositories to a variant analysis list. [#2812](https://github.com/github/vscode-codeql/pull/2812)
49

510
## 1.9.0 - 19 September 2023
611

0 commit comments

Comments
 (0)