Browse Source

Update CHANGELOG.md

igordmn-patch-5
Igor Demin 3 months ago committed by GitHub
parent
commit
812af05901
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -131,6 +131,7 @@ _Changes since 1.5.12_
- [Added WASM to `components.uiToolingPreview` library](https://github.com/JetBrains/compose-multiplatform/pull/4286)
- [Fix "The cursor is invisible in compose web"](https://github.com/JetBrains/skiko/pull/846)
- [Use an alternative implementation of `Image.toBitmap`](https://github.com/JetBrains/compose-multiplatform-core/pull/917)
- Specifying `plugin:androidx.compose.compiler.plugins.kotlin:generateDecoys=true` is no longer needed for JS target
#### Gradle Plugin
- [Fix failing when `org.jetbrains.compose` is applied from a script plugin](https://github.com/JetBrains/compose-multiplatform/pull/3951)

Loading…
Cancel
Save