Skip to content

Commit f1c6d04

Browse files
authored
Update CHANGELOG.md
1 parent 2cf2d17 commit f1c6d04

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@
1717
you know what to do).
1818
-->
1919

20+
## Release 2.21.4 (2025-06-02)
21+
22+
### Deprecations
23+
24+
- The `clang_vector_types`, `clang_attributes`, and `flax-vector-conversions` command
25+
line options have been removed from the C/C++ extractor. These options were introduced
26+
as workarounds to frontend limitations in earlier versions of the extractor and are
27+
no longer needed when calling the extractor directly.
28+
29+
### Miscellaneous
30+
31+
- The build of Eclipse Temurin OpenJDK that is used to run the CodeQL
32+
CLI has been updated to version 21.0.7.
33+
2034
## Release 2.21.3 (2025-05-15)
2135

2236
### Miscellaneous

0 commit comments

Comments
 (0)