add Synchronously

This commit is contained in:
2020-12-02 17:28:59 +06:00
parent 2d5304a770
commit f3bec34882
3 changed files with 43 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
* `Versions`:
* `Ktor`: `1.4.2` -> `1.4.3`
* `Coroutines`:
* `launchSynchronously` has been added in JVM
* `Repo`
* `Common`
* In repos different usages of `BroadcastChannel`s has been replaced with `MutableSharedFlow`