Update changelog to include line about experimental AST Viewer

This commit is contained in:
Andrew Eisenberg
2020-08-12 07:37:08 -07:00
parent 648bf4b629
commit 84e2cf7986

View File

@@ -6,6 +6,7 @@
- Fix pagination when there are no results.
- Suppress database downloaded from URL message when action canceled.
- Fix QL test discovery to avoid showing duplicate tests in the test explorer.
- Add experimental AST Viewer for Go and C++. To enable, add `"codeQL.experimentalAstViewer": true` to the user settings file.
## 1.3.1 - 7 July 2020