Fix typo
Some checks failed
Release / Release (push) Has been cancelled
Release / Publish to VS Code Marketplace (push) Has been cancelled
Release / Publish to Open VSX Registry (push) Has been cancelled

This commit is contained in:
Nora
2024-09-26 09:16:40 +00:00
parent 9136c789bb
commit 4736cfe069

View File

@@ -1,6 +1,6 @@
# CodeQL for Visual Studio Code: Changelog
## 1.15.0 - 26 Seotember 2024
## 1.15.0 - 26 September 2024
- Update results view to display the length of the shortest path for path queries. [#3687](https://github.com/github/vscode-codeql/pull/3687)
- Remove support for CodeQL CLI versions older than 2.16.6. [#3728](https://github.com/github/vscode-codeql/pull/3728)