Kotlin: Add changenotes for Kotlin 2.3 support and removal of support for Kotlin 1.6 and 1.7

This commit is contained in:
Anders Fugmann
2026-01-08 10:04:37 +01:00
parent e1f3d5b374
commit 6d60595d73
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Kotlin versions up to 2.3.0\ *x* are now supported.

View File

@@ -0,0 +1,4 @@
---
category: breaking
---
* Support for Kotlin 1.6.x and 1.7.x series has been dropped