Merge pull request #519 from aeisenberg/aeisenberg/remove-from-changelog

Remove unreleased feature from changelog
This commit is contained in:
jcreedcmu
2020-07-27 13:05:09 -04:00
committed by GitHub

View File

@@ -2,9 +2,7 @@
## [Unreleased]
- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources.
- Fix error with choosing qlpack search path.
- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources.
- 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.