================
- Added full support of Bot API 4.7 (`294 <https://github.com/aiogram/aiogram/issues/294>`_ `#289 <https://github.com/aiogram/aiogram/issues/289>`_)
- Added default parse mode for send_animation method (`293 <https://github.com/aiogram/aiogram/issues/293>`_ `#292 <https://github.com/aiogram/aiogram/issues/292>`_)
- Added new API exception when poll requested in public chats (`270 <https://github.com/aiogram/aiogram/issues/270>`_)
- Make correct User and Chat get_mention methods (`277 <https://github.com/aiogram/aiogram/issues/277>`_)
- Small changes and other minor improvements