diff --git a/CHANGELOG.md b/CHANGELOG.md index 263c6a32b5..0fca3f37cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # TelegramBotAPI changelog + ## 0.37.4 * `Common`: @@ -9,7 +10,7 @@ * New `SupergroupEvent` subtype: `MigratedToSupergroup`. This event is sent when a group is converted to a supergroup while bot is in the group. * Helper extenstion functions on `ChatEvent` to cast it to `MigratedToSupergroup`. -## 0.37.3 Hotfix of 0.37.3 +## 0.37.3 Hotfix of 0.37.2 * `Core`: * Fixes in hierarchy (and creating) of messages from channels @@ -18,6 +19,8 @@ `0.37.2` changelog: +_This update contains [Telegram Bot API 5.5](https://core.telegram.org/bots/api-changelog#december-7-2021) implementation_ + * `Common`: * `Version`: * `MicroUtils`: `0.8.2` -> `0.8.7`