v1.5.5
Some checks failed
Release / Release (push) Has been cancelled
Release / Publish to VS Code Marketplace (push) Has been cancelled
Release / Publish to Open VSX Registry (push) Has been cancelled

This commit is contained in:
Andrew Eisenberg
2021-09-08 15:42:03 -07:00
parent 3f22587a7c
commit 005372abba

View File

@@ -1,6 +1,6 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.5.5 - 08 September 2021
- Fix bug where a query is sometimes run before the file is saved. [#947](https://github.com/github/vscode-codeql/pull/947)
- Fix broken contextual queries, including _View AST_. [#949](https://github.com/github/vscode-codeql/pull/949)