Skip to content

Commit d9c8ca5

Browse files
committed
Update changelog for 2.16.6
1 parent 913deb3 commit d9c8ca5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
you know what to do).
1818
-->
1919

20+
## Release 2.16.6 (2024-03-26)
21+
22+
### Bugs fixed
23+
24+
- Fixes a bug where extractor logs would be output at a lower than expected
25+
verbosity level when using the `codeql database create` command.
26+
2027
## Release 2.16.5 (2024-03-21)
2128

2229
### New features
@@ -170,7 +177,7 @@
170177

171178
- Fixed an issue where CodeQL would sometimes incorrectly report that no files
172179
were scanned when running on Windows.
173-
This affected the human-readable summary produced by `codeql database analyze`
180+
This affected the human-readable summary produced by `codeql database analyze`
174181
and `codeql database interpret-results`, but did not impact the file coverage
175182
information produced in the SARIF output and displayed on the tool status page.
176183
- When analyzing Swift codebases, CodeQL build tracing will now ignore the

0 commit comments

Comments
 (0)