Skip to content

Commit ce3b4ed

Browse files
authored
v1.3.6 (#671)
1 parent 2953c15 commit ce3b4ed

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

extensions/ql-vscode/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3-
## [UNRELEASED]
3+
## 1.3.6 - 4 November 2020
4+
5+
- Fix URI encoding for databases that were created with special characters in their paths. [#648](https://github.com/github/vscode-codeql/pull/648)
6+
- Disable CodeQL Test commands from the command palette [#667](https://github.com/github/vscode-codeql/pull/667)
7+
- Fix display of booleans in results view. [#657](https://github.com/github/vscode-codeql/pull/657)
8+
- Avoid recursive selection changes in AST Viewer. [#668](https://github.com/github/vscode-codeql/pull/668)
49

510
## 1.3.5 - 27 October 2020
611

712
- Fix a bug where archived source folders for databases were not showing any contents.
8-
- Fix URI encoding for databases that were created with special characters in their paths.
913

1014
## 1.3.4 - 22 October 2020
1115

0 commit comments

Comments
 (0)