Remove unreleased feature from changelog

This commit is contained in:
Andrew Eisenberg 2020-07-27 09:53:31 -07:00
Родитель 6a9c9a1eb4
Коммит 0dfc64c7e8
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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.