Skip to content

Commit

Permalink
Add ChangeLog for 2.1.10-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
tbogdanova committed Jan 16, 2025
1 parent 5e6f6a6 commit 6dff565
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 2.1.10-RC2

### Compiler

- [`KT-73858`](https://youtrack.jetbrains.com/issue/KT-73858) Compose / iOS: NullPointerException on building
- [`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

### Compose compiler

- [`b/381407900`](https://issuetracker.google.com/issues/381407900) Avoid adding Compose annotations on synthetic classes
- [`CMP-5680`](https://youtrack.jetbrains.com/issue/CMP-5680) Compose compiler: unexpected stability warnings for classes compiled with 2.0.10


## 2.1.10-RC

### Compiler
Expand Down

0 comments on commit 6dff565

Please sign in to comment.