1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

update micro_utils

This commit is contained in:
2020-11-14 19:41:26 +06:00
parent 7c4f034a6c
commit b36f80a6d3
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 0.30.5
* `Common`:
* `Version`:
* `MicroUtils`: `0.3.3` -> `0.4.0`
* `Core`:
* Mechanism of `ChatMember` serialization has been changed
* Since this version any `ChatMember` can be serialized (even outside in case it marked by `@Serializable`)