Browse Source

Update CHANGELOG.md

pull/1958/head
Igor Demin 2 years ago committed by GitHub
parent
commit
bbb2a7f1ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -5,7 +5,7 @@
- [Support textIndent](https://github.com/JetBrains/compose-jb/issues/1733)
- [Fix cursor placement inside ligature](https://github.com/JetBrains/compose-jb/issues/1891)
## API changes
### API changes
- [Compose doesn't depend on kotlinx-coroutines-swing](https://github.com/JetBrains/compose-jb/issues/1943)
If you use `Dispatchers.Swing` or `Dispatchers.Main` in your code, add this dependency into `build.gradle.kts`:

Loading…
Cancel
Save