Update CHANGELOG.md for 2.23.9 · github/codeql-cli-binaries@fe40a78

Original file line numberDiff line numberDiff line change

@@ -16,6 +16,13 @@

1616

checklist for a CLI release, you can edit here. But then

1717

you know what to do).

1818

-->

19+
20+

## Release 2.23.9 (2026-01-09)

21+
22+

### Deprecations

23+
24+

- Support for Kotlin version 1.6 and 1.7 has been deprecated and will be removed from CodeQL version 2.24.1. Starting with version 2.24.1, users will need to use Kotlin version >= 1.8 to extract Kotlin databases.

25+
1926

## Release 2.23.8 (2025-12-10)

2027
2128

This release contains no CLI changes.

@@ -4004,4 +4011,3 @@ become available.

40044011

## Release 2.0.0 (2019-11-14)

40054012
40064013

- First public release.

4007-