improvements in AwaitFirst

This commit is contained in:
2022-09-21 18:00:39 +06:00
parent a10d2184ff
commit 1642f7abd9
2 changed files with 14 additions and 15 deletions

View File

@@ -2,6 +2,9 @@
## 0.12.14
* `Coroutines`:
* Rewrite `awaitFirstWithDeferred` onto `CompletableDeferred` instead of coroutines suspending
## 0.12.13
* `Coroutines`: