Update changelog

This commit is contained in:
Andrew Eisenberg
2021-12-09 14:18:43 -08:00
parent d5f0a659af
commit 58f4a82616

View File

@@ -2,6 +2,8 @@
## [UNRELEASED]
- Fix a bug where the _Alerts_ option would show in the results view even if there is no alerts table available. [#1038](https://github.com/github/vscode-codeql/pull/1038)
## 1.5.8 - 2 December 2021
- Emit a more explicit error message when a user tries to add a database with an unzipped source folder to the workspace. [#1021](https://github.com/github/vscode-codeql/pull/1021)