Skip to content

Commit 441d966

Browse files
committed
Update changelog for 2.11.5
1 parent 3dc36ae commit 441d966

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@
1616
checklist for a CLI release, you can edit here. But then
1717
you know what to do).
1818
-->
19+
20+
## Release 2.11.5 (2022-12-07)
21+
22+
### Bugs Fixed
23+
24+
- Fixed a bug where it was not possible to run queries in CodeQL query packs for C#
25+
that use the legacy `libraryPathDependencies` property in their `qlpack.yml` file.
26+
The associated error message complained about undefined extensional predicates.
27+
28+
- Fixed a bug that could cause log summary generation to fail in vscode.
29+
1930
## Release 2.11.4 (2022-11-24)
2031

2132
### New features

0 commit comments

Comments
 (0)