Update changelog

This commit is contained in:
Andrew Eisenberg
2023-05-16 14:51:03 -07:00
parent 276e2cfdcf
commit 55b65e33ad

View File

@@ -3,6 +3,7 @@
## [UNRELEASED]
- Add settings `codeQL.variantAnalysis.defaultResultsFilter` and `codeQL.variantAnalysis.defaultResultsSort` for configuring how variant analysis results are filtered and sorted in the results view. The default is to show all repositories, and to sort by the number of results. [#2392](https://github.com/github/vscode-codeql/pull/2392)
- Fix bug to ensure error messages have complete stack trace in message logs. [#2425](https://github.com/github/vscode-codeql/pull/2425)
## 1.8.4 - 3 May 2023