Skip to content

Commit 112d40f

Browse files
authored
Update CHANGELOG.md
1 parent 5721624 commit 112d40f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Display a helpful message and link to documentation when a query produces no results. [#866](https://github.com/github/vscode-codeql/pull/866)
77
- Refresh test databases automatically after a test run. [#868](https://github.com/github/vscode-codeql/pull/868)
88
- 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)
9+
- Avoid a race condition when deleting databases that can cause occasional errors. [#959](https://github.com/github/vscode-codeql/pull/959)
910

1011
## 1.4.8 - 05 May 2021
1112

0 commit comments

Comments
 (0)