Minor correction in CHANGELOG.md

This commit is contained in:
Netkas 2023-04-23 14:43:15 -04:00
parent ed41bcea2f
commit ac27d427e1

View file

@ -62,7 +62,7 @@ This update accompanies the release of the [Telegram Bot API 6.6](https://core.t
* Renamed `thumb` field in `TgBotLib\Objects\Telegram > Video` to `thumbnail`
* Renamed `thumb` field in `TgBotLib\Objects\Telegram > VideoNote` to `thumbnail`
## Fixed
### Fixed
* Fixed `TgBotLib\Objects\Telegram > Sticker > toArray()` to properly return the `premium_animation` field
## [6.5.2] - 2023-02-26