File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 18
18
-->
19
19
## Release 2.20.0 (2024-12-09)
20
20
21
+ ### Known issues
22
+
23
+ - The Windows executable for this release is labeled with an incorrect version number
24
+ within its properties: the version number should be 2.20.0 rather than 2.19.4.
25
+ ` codeql version ` reports the correct version number.
26
+
21
27
### New features
22
28
23
29
- The [ ` QlBuiltins::BigInt ` type] ( https://codeql.github.com/docs/ql-language-reference/modules/#bigint ) of
612
618
613
619
- Fixed an issue where CodeQL would sometimes incorrectly report that no files
614
620
were scanned when running on Windows.
615
- This affected the human-readable summary produced by ` codeql database analyze `
621
+ This affected the human-readable summary produced by ` codeql database analyze `
616
622
and ` codeql database interpret-results ` , but did not impact the file coverage
617
623
information produced in the SARIF output and displayed on the tool status page.
618
624
- When analyzing Swift codebases, CodeQL build tracing will now ignore the
You can’t perform that action at this time.
0 commit comments