Add changelog note

This commit is contained in:
shati-patel
2021-05-21 15:58:49 +01:00
committed by Shati Patel
parent e591236c4e
commit a8fd6cc0ee

View File

@@ -5,6 +5,7 @@
- Display CodeQL CLI version being downloaded during an upgrade. [#862](https://github.com/github/vscode-codeql/pull/862)
- Display a helpful message and link to documentation when a query produces no results. [#866](https://github.com/github/vscode-codeql/pull/866)
- Refresh test databases automatically after a test run. [#868](https://github.com/github/vscode-codeql/pull/868)
- Allow users to specify a custom directory for storing query server logs (`codeQL.runningQueries.customLogDirectory`). The extension will not delete these logs automatically. [#863](https://github.com/github/vscode-codeql/pull/863)
## 1.4.8 - 05 May 2021