Skip to content

Commit 416a87f

Browse files
committed
Update CHANGELOG.md for release.
1 parent 0bd8359 commit 416a87f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3-
## 1.0.7
3+
## 1.1.0 - 17 March 2020
44

5+
- Added functionality for testing custom CodeQL queries by using VS
6+
Code Test Explorer plugin and `codeql test`. See documentation for
7+
more details.
58
- Add a "Show log" button to all information, error, and warning
69
popups that will display the CodeQL extension log.
710
- Display a message when a query times out.
811
- Show canceled queries in query history.
12+
- Improve error messages when attempting to run non-query files.
913

1014
## 1.0.6 - 28 February 2020
1115

0 commit comments

Comments
 (0)