==================
- Implemented :code:`types.InputFile` for more easy sending local files
- **Danger!** Fixed typo in word pooling. Now whatever all methods with that word marked as deprecated and original methods is renamed to polling. Check it in you'r code before updating!
- Fixed helper for chat actions (:code:`types.ChatActions`)
- Added `example <https://github.com/aiogram/aiogram/blob/master/examples/media_group.py>`_ for media group.