v1.4.3 (#761)
Some checks failed
Code Scanning - CodeQL / codeql (push) Has been cancelled
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-02-22 12:30:14 -08:00
committed by GitHub
parent 839665588f
commit 48df77f673

View File

@@ -1,6 +1,6 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.4.3 - 22 February 2021
- Avoid displaying an error when removing orphaned databases and the storage folder does not exist. [#748](https://github.com/github/vscode-codeql/pull/748)
- Add better error messages when AST Viewer is unable to create an AST. [#753](https://github.com/github/vscode-codeql/pull/753)