Update CHANGELOG.md for release.

This commit is contained in:
Jason Reed
2020-03-17 15:50:49 -04:00
parent 0bd835958b
commit 416a87fe1d

View File

@@ -1,11 +1,15 @@
# CodeQL for Visual Studio Code: Changelog
## 1.0.7
## 1.1.0 - 17 March 2020
- Added functionality for testing custom CodeQL queries by using VS
Code Test Explorer plugin and `codeql test`. See documentation for
more details.
- Add a "Show log" button to all information, error, and warning
popups that will display the CodeQL extension log.
- Display a message when a query times out.
- Show canceled queries in query history.
- Improve error messages when attempting to run non-query files.
## 1.0.6 - 28 February 2020