Skip to content

Commit 5b08fd0

Browse files
committed
Fix CHANGELOG
1 parent c83dbde commit 5b08fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
## [UNRELEASED]
44

55
- Avoid showing an error popup when user runs a query with `@kind table` metadata. [#814](https://github.com/github/vscode-codeql/pull/814)
6+
- Add an option to jump from a .qlref file to the .ql file it references. [#815](https://github.com/github/vscode-codeql/pull/815)
67

78
## 1.4.5 - 22 March 2021
89

910
- Avoid showing an error popup when user runs a query without `@kind` metadata. [#801](https://github.com/github/vscode-codeql/pull/801)
1011
- Fix running of tests when the `ms-python` extension is installed. [#803](https://github.com/github/vscode-codeql/pull/803)
11-
- Add an option to jump from a .qlref file to the .ql file it references.
1212

1313
## 1.4.4 - 19 March 2021
1414

0 commit comments

Comments
 (0)