Skip to content

Commit

Permalink
v1.3.6 (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeisenberg authored Nov 4, 2020
1 parent 2953c15 commit ce3b4ed
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions extensions/ql-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# CodeQL for Visual Studio Code: Changelog

## [UNRELEASED]
## 1.3.6 - 4 November 2020

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

## 1.3.5 - 27 October 2020

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

## 1.3.4 - 22 October 2020

Expand Down

0 comments on commit ce3b4ed

Please sign in to comment.