Update changelog

This commit is contained in:
shati-patel
2021-07-12 09:13:43 +01:00
committed by Shati Patel
parent 9601d6c140
commit 7a58d360fd

View File

@@ -2,7 +2,8 @@
## [UNRELEASED]
- Adds 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)
- 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)
## 1.5.1 - 23 June 2021