Remove unreleased feature from changelog

This commit is contained in:
Andrew Eisenberg
2020-07-27 09:53:31 -07:00
parent 6a9c9a1eb4
commit 0dfc64c7e8

View File

@@ -2,9 +2,7 @@
## [Unreleased] ## [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. - 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. - Fix pagination when there are no results.
- Suppress database downloaded from URL message when action canceled. - Suppress database downloaded from URL message when action canceled.
- Fix QL test discovery to avoid showing duplicate tests in the test explorer. - Fix QL test discovery to avoid showing duplicate tests in the test explorer.