upfill of changelog

This commit is contained in:
InsanusMokrassar 2020-11-07 02:27:54 +06:00
parent 325f178763
commit 64cc42a23b

View File

@ -7,6 +7,7 @@
* `Repos`: * `Repos`:
* `WriteStandardKeyValueRepo` got new methods `set` and `unset` with collections * `WriteStandardKeyValueRepo` got new methods `set` and `unset` with collections
* All standard realizations of repos got collections methods realizations * All standard realizations of repos got collections methods realizations
* All old usages of `BroadcastFlow` and `BroadcastChannel` has been replaced with `MutableSharedFlow`
* `Ktor`: * `Ktor`:
* `Server`: * `Server`:
* Fixed incorrect answer for `keyvalue` * Fixed incorrect answer for `keyvalue`