This commit is contained in:
2022-09-14 22:32:00 +06:00
parent 2696e663cf
commit 1be1070eb4
2 changed files with 9 additions and 8 deletions

View File

@@ -2,6 +2,8 @@
## 0.12.13
* `Coroutines`:
* Add opportunity to use markers in actors (solution of [#160](https://github.com/InsanusMokrassar/MicroUtils/issues/160))
* `Koin`:
* Module inited :)