Merge pull request #3780 from github/koesie10/compare-sink-source-changelog

Update CHANGELOG for #3772
This commit is contained in:
Koen Vlaswinkel
2024-10-29 14:43:51 +01:00
committed by GitHub

View File

@@ -5,6 +5,7 @@
- Support result columns of type `QlBuiltins::BigInt` in quick evaluations. [#3647](https://github.com/github/vscode-codeql/pull/3647)
- Fix a bug where the CodeQL CLI would be re-downloaded if you switched to a different filesystem (for example Codespaces or a remote SSH host). [#3762](https://github.com/github/vscode-codeql/pull/3762)
- Clean up old extension-managed CodeQL CLI distributions. [#3763](https://github.com/github/vscode-codeql/pull/3763)
- Only compare the source and sink of a path when comparing alerts of local queries. [#3772](https://github.com/github/vscode-codeql/pull/3772)
## 1.16.0 - 10 October 2024