Skip to content

Commit 693c44e

Browse files
committed
Add ChangeLog for 2.2.20-RC2
1 parent 5b7c7af commit 693c44e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

ChangeLog.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## 2.2.20-RC2
2+
3+
### Backend. Wasm
4+
5+
- [`KT-80106`](https://youtrack.jetbrains.com/issue/KT-80106) devServer in Kotlin/Wasm overwrites defaults, causing missing static paths
6+
7+
### Compiler
8+
9+
- [`KT-80285`](https://youtrack.jetbrains.com/issue/KT-80285) IJ monorepo: broken compilation after 2.2.20-RC update
10+
- [`KT-79816`](https://youtrack.jetbrains.com/issue/KT-79816) Java Interfaces implemented by delegation have non-null return checks
11+
12+
### Native. C and ObjC Import
13+
14+
- [`KT-79571`](https://youtrack.jetbrains.com/issue/KT-79571) Xcode 26 beta 4: CInteropKT39120TestGenerated.testForwardEnum failed
15+
16+
### Tools. Gradle
17+
18+
- [`KT-80172`](https://youtrack.jetbrains.com/issue/KT-80172) Error message changes depending on the order of applying 'org.jetbrains.kotlin.android' and 'AGP' 9.0+ with built-in Kotlin plugin
19+
20+
### Tools. Gradle. Native
21+
22+
- [`KT-74864`](https://youtrack.jetbrains.com/issue/KT-74864) Enable exporting KDocs by default to ObjC
23+
24+
125
## 2.2.20-RC
226

327
### Backend. Wasm

0 commit comments

Comments
 (0)