Skip to content

Commit cd73544

Browse files
authored
v1.4.5 (#804)
1 parent d909f98 commit cd73544

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## [UNRELEASED]
44

5+
## 1.4.5 - 22 March 2021
6+
57
- Avoid showing an error popup when user runs a query without `@kind` metadata. [#801](https://github.com/github/vscode-codeql/pull/801)
8+
- Fix running of tests when the `ms-python` extension is installed. [#803](https://github.com/github/vscode-codeql/pull/803)
69

710
## 1.4.4 - 19 March 2021
811

@@ -13,7 +16,7 @@
1316
- Implement sorting of the query history view by name, date, and results count. [#777](https://github.com/github/vscode-codeql/pull/777)
1417
- Add a configuration option to pass additional arguments to the CLI when running tests. [#785](https://github.com/github/vscode-codeql/pull/785)
1518
- Introduce option to view query results as CSV. [#784](https://github.com/github/vscode-codeql/pull/784)
16-
- Add some snippets for commonly used QL statements. [#780](https://github.com/github/vscode-codeql/pull/782)
19+
- Add some snippets for commonly used QL statements. [#782](https://github.com/github/vscode-codeql/pull/782)
1720
- More descriptive error messages on QL test failures. [#788](https://github.com/github/vscode-codeql/pull/788)
1821

1922
## 1.4.3 - 22 February 2021

0 commit comments

Comments
 (0)