2.0.5
- Add example how to use proxy using
aiohttp-socks
library - Fix error handling in polling/webhooks
- Replace
cache_storage
andrequest_service
arguments torequest_service_factory
due toasyncio
limitations of creation some objects inside plain sync functions