Skip to content

Commit 6dff565

Browse files
committed
Add ChangeLog for 2.1.10-RC2
1 parent 5e6f6a6 commit 6dff565

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ChangeLog.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 2.1.10-RC2
2+
3+
### Compiler
4+
5+
- [`KT-73858`](https://youtrack.jetbrains.com/issue/KT-73858) Compose / iOS: NullPointerException on building
6+
- [`KT-74040`](https://youtrack.jetbrains.com/issue/KT-74040) Compilation of inner class usage does not check the visibility of parent class during compilation in different rounds
7+
8+
### Compose compiler
9+
10+
- [`b/381407900`](https://issuetracker.google.com/issues/381407900) Avoid adding Compose annotations on synthetic classes
11+
- [`CMP-5680`](https://youtrack.jetbrains.com/issue/CMP-5680) Compose compiler: unexpected stability warnings for classes compiled with 2.0.10
12+
13+
114
## 2.1.10-RC
215

316
### Compiler

0 commit comments

Comments
 (0)