===================
- Fixed files URL template
- Fix MessageEntity serialization for API calls `457 <https://github.com/aiogram/aiogram/issues/457>`_
- When entities are set, default parse_mode become disabled (`461 <https://github.com/aiogram/aiogram/issues/461>`_)
- Added parameter supports_streaming to reply_video, remove redundant docstrings (`459 <https://github.com/aiogram/aiogram/issues/459>`_)
- Added missing parameter to promoteChatMember alias (`458 <https://github.com/aiogram/aiogram/issues/458>`_)