update changelog

This commit is contained in:
InsanusMokrassar 2022-12-27 18:51:01 +06:00
parent b62d3a0b7d
commit 8b43d785cc
1 changed files with 3 additions and 2 deletions

View File

@ -2,10 +2,11 @@
## 0.16.4
## 0.16.3
* `Coroutines`:
* Create `launchInCurrentThread`
## 0.16.3
* `Startup`:
* `Launcher`:
* All starting API have been moved into `StartLauncherPlugin` and do not require serialize/deserialize cycle for now