add note about breaking changes

This commit is contained in:
InsanusMokrassar 2021-01-19 11:00:12 +06:00
parent ae2f4579e2
commit b973278b0a
1 changed files with 3 additions and 1 deletions

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