Skip to content

Commit 53c6f95

Browse files
committed
Update changelog for 2.20.0
1 parent 4da8b8c commit 53c6f95

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,20 @@
1616
checklist for a CLI release, you can edit here. But then
1717
you know what to do).
1818
-->
19+
## Release 2.20.0 (2024-12-09)
20+
21+
### New features
22+
23+
- The [`QlBuiltins::BigInt` type](https://codeql.github.com/docs/ql-language-reference/modules/#bigint) of
24+
arbitrary precision integers is generally available and no longer hidden behind the
25+
`--allow-experimental=bigint` CLI feature flag.
26+
27+
### Miscellaneous
28+
29+
- Backslashes are now escaped when writing output in the Graphviz DOT format (`--format=dot`).
30+
- The build of Eclipse Temurin OpenJDK that is used to run the CodeQL CLI has been updated to version
31+
21.0.5.
32+
1933
## Release 2.19.4 (2024-12-02)
2034

2135
### Improvements

0 commit comments

Comments
 (0)