We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f5ddbd + 176dc1f commit aa0fb49Copy full SHA for aa0fb49
extensions/ql-vscode/CHANGELOG.md
@@ -1,11 +1,12 @@
1
# CodeQL for Visual Studio Code: Changelog
2
3
-## 1.1.1
+## 1.1.1 - 23 March 2020
4
5
+- Fix quick evaluation in `.qll` files.
6
- Add new command in query history view to view the log file of a
7
query.
8
- Request user acknowledgment before updating the CodeQL binaries.
-- Warn when using the deprecated `codeql.cmd` launcher on windows.
9
+- Warn when using the deprecated `codeql.cmd` launcher on Windows.
10
11
## 1.1.0 - 17 March 2020
12
0 commit comments