Browse Source

Update CHANGELOG.md

Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
igordmn-patch-6
Igor Demin 2 months ago committed by GitHub
parent
commit
69305e84bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -13,7 +13,7 @@ _Changes since 1.6.1_
- [Fix crash and allow selection in `SelectionContainer` to start when drag starts below the bounds of the visible text](https://github.com/JetBrains/compose-multiplatform-core/pull/1230)
#### iOS
- [Fixed crash in Cupertino Textfield when a last symbol is a carriage return symbol](https://github.com/JetBrains/compose-multiplatform-core/pull/1229)
- [Fixed crash in `TextField` when a last symbol is a carriage return symbol](https://github.com/JetBrains/compose-multiplatform-core/pull/1229)
## Dependencies
This version of Compose Multiplatform is based on the next Jetpack Compose libraries:

Loading…
Cancel
Save