Browse Source

Update CHANGELOG.md

pull/3564/head
Igor Demin 9 months ago committed by GitHub
parent
commit
19777bfda6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      CHANGELOG.md

3
CHANGELOG.md

@ -104,7 +104,8 @@ This version of Compose Multiplatform is based on the next Jetpack Compose libra
- [Implement `NativeStringDelegate`](https://github.com/JetBrains/compose-multiplatform/issues/2876)
### API Changes
- Resource management was reimplemented. Follow [the guide in the PR](https://github.com/JetBrains/compose-multiplatform/pull/3340) to support new feautures
- Resource management was reimplemented. Follow [the guide in the PR](https://github.com/JetBrains/compose-multiplatform/pull/3340) to support new features
- [`CADisableMinimumFrameDurationOnPhone` added to the template's `Info.plist` to support 120Hz](https://github.com/JetBrains/compose-multiplatform-ios-android-template/pull/17#issue-1714201779)
## Desktop

Loading…
Cancel
Save