Skip to content

Commit a1f110d

Browse files
committed
Update changelog
1 parent f62a483 commit a1f110d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3+
## 1.0.2 - 13 December 2019
4+
5+
- Fix rendering of negative numbers in results
6+
- Allow customization of query history labels
7+
- Show number of results in results view
8+
39
## 1.0.1 - 21 November 2019
410

511
- Change `codeQL.cli.executablePath` to a per-machine setting, so it can no longer be set at the user or workspace level. This helps prevent arbitrary code execution when using a VS Code workspace from an untrusted source.
@@ -11,4 +17,4 @@
1117

1218
## 1.0.0 - 14 November 2019
1319

14-
Initial release of CodeQL for Visual Studio Code.
20+
Initial release of CodeQL for Visual Studio Code.

0 commit comments

Comments
 (0)