fillup changelog

This commit is contained in:
InsanusMokrassar 2021-05-26 18:00:24 +06:00
parent 242f4b02d0
commit e78e984943
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## 0.5.3
* `Versions`:
* `Kotlin`: `1.5.0` -> `1.5.10`
* `Coroutines`:
* Extensions `doInUI` and `doInDefault` were replaced in common and available on any supported platform
* Extension `doInIO` replaced into `jvm` and available on any `JVM` platform