diff --git a/CHANGES/816.bugfix b/CHANGES/816.bugfix.rst similarity index 100% rename from CHANGES/816.bugfix rename to CHANGES/816.bugfix.rst diff --git a/CHANGES/952.feature.rst b/CHANGES/952.feature.rst index 86135dc8..fb206222 100644 --- a/CHANGES/952.feature.rst +++ b/CHANGES/952.feature.rst @@ -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`,