File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CodeQL for Visual Studio Code: Changelog
2
2
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 )
4
9
5
10
## 1.3.5 - 27 October 2020
6
11
7
12
- 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.
9
13
10
14
## 1.3.4 - 22 October 2020
11
15
You can’t perform that action at this time.
0 commit comments