Skip to content

Commit 91fcd4e

Browse files
authored
Merge pull request #288 from jcreedcmu/jcreed/v1.1.0
Update CHANGELOG.md for release.
2 parents 0bd8359 + 61f1823 commit 91fcd4e

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+
- Add functionality for testing custom CodeQL queries by using the VS
6+
Code Test Explorer extension and `codeql test`. See the 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)