Update changelog

This commit is contained in:
Alex Root Junior 2023-02-18 15:52:39 +02:00
parent d0b7135ca6
commit 753954adb0
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@ Added missing shortcuts, new enums, reworked old stuff
All previously added enums is re-generated in new place - `aiogram.enums` instead of `aiogram.types`
**Added enums:** :class:`aiogram.enums.bot_command_scope_type.BotCommandScopeType`,
:class:`aiogram.enums.chat_action.ChatActions`,
:class:`aiogram.enums.chat_action.ChatAction`,
:class:`aiogram.enums.chat_member_status.ChatMemberStatus`,
:class:`aiogram.enums.chat_type.ChatType`,
:class:`aiogram.enums.content_type.ContentType`,