Update changelog

This commit is contained in:
Andrew Eisenberg
2020-07-09 13:10:23 -07:00
parent 80c6ea6eac
commit 4aa752135d

View File

@@ -1,5 +1,9 @@
# CodeQL for Visual Studio Code: Changelog
## [Unreleased]
- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources.
## 1.3.1 - 7 July 2020
- Fix unzipping of large files.