Skip to content

Commit

Permalink
Update CHANGELOG.md (link to the docs) (#4385)
Browse files Browse the repository at this point in the history
  • Loading branch information
igordmn authored Feb 28, 2024
1 parent 9dbd95e commit 5780283
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
_Changes since 1.5.12_

## Highlights

An overview of highlights for this release is also available in the Compose Multiplatform documentation: [What's new in 1.6.0](https://www.jetbrains.com/help/kotlin-multiplatform-dev/whats-new-compose-1-6-0.html).

#### Common
- Resource library improvements ([an example project](https://github.com/JetBrains/compose-multiplatform/tree/8ee7531c424421657842a24a5c365db53ba19e18/components/resources/demo))
- [Compile-time checking of resources through a generated `Res` class](https://github.com/JetBrains/compose-multiplatform/pull/3961)
Expand Down

0 comments on commit 5780283

Please sign in to comment.