Update Changelog

This commit is contained in:
Andrew Eisenberg
2023-09-28 16:27:29 -07:00
parent e8f68c1b5f
commit 3ba1712be0

View File

@@ -2,6 +2,8 @@
## [UNRELEASED]
- Fix a bug where the query to Find Definitions in database source files would not be cancelled appropriately. [#2885](https://github.com/github/vscode-codeql/pull/2885)
## 1.9.1 - 29 September 2023
- Add warning when using a VS Code version older than 1.82.0. [#2854](https://github.com/github/vscode-codeql/pull/2854)