Update CHANGELOG for #3772

This commit is contained in:
Koen Vlaswinkel
2024-10-29 13:43:41 +01:00
parent 50c6a19054
commit 7b3b4f4bbb

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