update kotlin

This commit is contained in:
2021-06-26 00:50:09 +06:00
parent 59fc90e556
commit f118ebce6e
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
## 0.5.14
* `Versions`
* `Kotlin`: `1.5.10` -> `1.5.20`
* `Coroutines`
* `subscribeSafelyWithoutExceptions` got new parameter `onException` by analogue with `safelyWithoutExceptions`
* New extensions `Flow#subscribeAsync` and subsequent analogs of `subscribe` with opportunity to set up custom marker