v1.5.2
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:
shati-patel
2021-07-13 18:19:05 +01:00
committed by Shati Patel
parent de5704974d
commit 46606aa7b5

View File

@@ -1,6 +1,6 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.5.2 - 13 July 2021
- Add the _Add Database Source to Workspace_ command to the right-click context menu in the databases view. This lets users re-add a database's source folder to the workspace and browse the source code. [#891](https://github.com/github/vscode-codeql/pull/891)
- Fix markdown rendering in the description of the `codeQL.cli.executablePath` setting. [#908](https://github.com/github/vscode-codeql/pull/908)