Update CHANGELOG.md

This commit is contained in:
Igor Demin
2022-03-14 10:37:15 +04:00
committed by GitHub
parent 9949b39e61
commit bbb2a7f1ce

View File

@@ -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`: