mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Update CHANGELOG.md
This commit is contained in:
@@ -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`:
|
||||
|
||||
Reference in New Issue
Block a user