We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc36ae commit 441d966Copy full SHA for 441d966
CHANGELOG.md
@@ -16,6 +16,17 @@
16
checklist for a CLI release, you can edit here. But then
17
you know what to do).
18
-->
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
30
## Release 2.11.4 (2022-11-24)
31
32
### New features
0 commit comments