Merge pull request #528 from aeisenberg/aeisenberg/ast-changelog

Update changelog to include line about experimental AST Viewer
This commit is contained in:
jcreedcmu
2020-08-12 11:22:33 -04:00
committed by GitHub

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