1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00

add note about breaking changes

This commit is contained in:
InsanusMokrassar 2021-01-19 11:00:12 +06:00
parent ae2f4579e2
commit b973278b0a

View File

@ -2,11 +2,13 @@
## 0.32.0
**THIS UPDATE CONTAINS BREAKING CHANGES**
* `Common`:
* `Version`:
* `MicroUtils`: `0.4.16` -> `0.4.18`
* `Core`:
* Now `MediaGroupMessage` have a generic type related to `MediaGroupContent`
* **BC** Now `MediaGroupMessage` have a generic type related to `MediaGroupContent`
* Methods and types related to `MediaGroupMessage` have been modified according to their meanings
## 0.31.0