* Add example how to use proxy using `aiohttp-socks` library * Fix error handling in polling/webhooks * Replace `cache_storage` and `request_service` arguments to `request_service_factory` due to `asyncio` limitations of creation some objects inside plain sync functions
2.0.4
* Fix 15 * Add docs for polling and webhooks
2.0.3
* fix bug connected with unexpected behavior `pay_source_filter` in `create_p2p_bill`
2.0.2
* fix: on json serialization error glQiwiAPI real traceback was hidden
2.0.1
* Critical bugfix connected with incorrect work of `create_p2p_bill` method