Update changelog

This commit is contained in:
Andrew Eisenberg
2020-10-01 14:47:34 -07:00
parent 7c10d72117
commit 4adbfa4e81

View File

@@ -2,6 +2,7 @@
## [UNRELEASED]
- Add friendly welcome message when the databases view is empty.
- Max number of simultaneous queries launchable by runQueries command is now configurable by changing the codeQL.runningQueries.maxQueries setting.
- Fix sorting of results. Some pages of results would have the wrong sort order and columns.
- Remember previous sort order when reloading query results.