This commit is contained in:
Dave Bartolomeo 2022-09-01 16:25:04 -04:00
Родитель 0c89df9a80
Коммит 87f45a7739
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -1,8 +1,10 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.6.12 - 1 September 2022
- Add ability for users to download databases directly from GitHub. [#1485](https://github.com/github/vscode-codeql/pull/1485)
- Fix a race condition that could cause a failure to open the evaluator log when running a query. [#1490](https://github.com/github/vscode-codeql/pull/1490)
- Fix an error when running a query with an older version of the CodeQL CLI. [#1490](https://github.com/github/vscode-codeql/pull/1490)
## 1.6.11 - 25 August 2022