This commit is contained in:
Andrew Eisenberg 2021-04-10 09:10:51 -07:00
Родитель c83dbde20f
Коммит 5b08fd0df1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,12 +3,12 @@
## [UNRELEASED]
- Avoid showing an error popup when user runs a query with `@kind table` metadata. [#814](https://github.com/github/vscode-codeql/pull/814)
- Add an option to jump from a .qlref file to the .ql file it references. [#815](https://github.com/github/vscode-codeql/pull/815)
## 1.4.5 - 22 March 2021
- Avoid showing an error popup when user runs a query without `@kind` metadata. [#801](https://github.com/github/vscode-codeql/pull/801)
- Fix running of tests when the `ms-python` extension is installed. [#803](https://github.com/github/vscode-codeql/pull/803)
- Add an option to jump from a .qlref file to the .ql file it references.
## 1.4.4 - 19 March 2021