1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-08 07:15:44 +00:00

start 0.32.0 as a migration from 0.31.1 due to breaking changes in MediaGroupMessage type

This commit is contained in:
2021-01-19 10:52:30 +06:00
parent a4bf6911c7
commit ae2f4579e2
21 changed files with 101 additions and 80 deletions

View File

@@ -1,10 +1,13 @@
# TelegramBotAPI changelog
## 0.31.1
## 0.32.0
* `Common`:
* `Version`:
* `MicroUtils`: `0.4.16` -> `0.4.18`
* `Core`:
* 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