Update extensions/ql-vscode/CHANGELOG.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
Edoardo Pirovano
2021-08-19 17:06:01 +01:00
parent f494988ba6
commit e119218828

View File

@@ -3,7 +3,7 @@
## [UNRELEASED]
- Add support for filename pattern in history view. [#930](https://github.com/github/vscode-codeql/pull/930)
- Add an option _Export Results (CSV)_ to export the results of a non-alert query. The existing options for alert queries have been renamed to _View Alerts_ to avoid confusion. [#929](https://github.com/github/vscode-codeql/pull/929)
- Add an option _View Results (CSV)_ to view the results of a non-alert query. The existing options for alert queries have been renamed to _View Alerts_ to avoid confusion. [#929](https://github.com/github/vscode-codeql/pull/929)
## 1.5.3 - 18 August 2021