We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8161ac commit dd3de9dCopy full SHA for dd3de9d
1 file changed
CHANGELOG.md
@@ -19,7 +19,11 @@
19
20
## Release 2.10.5 (2022-09-13)
21
22
-- This release does not include any user-facing changes.
+### New features
23
+
24
+- You can now define which registries should be used for downloading and publishing CodeQL packs on a
25
+ per-workspace basis by creating a `codeql-workspace.yml` file and addinga `registries` block. For
26
+ more infomation, see [About CodeQL Workspaces](https://codeql.github.com/docs/codeql-cli/about-codeql-workspaces/).
27
28
## Release 2.10.4 (2022-08-31)
29
0 commit comments