What's Changed
* chore: replace _stop and _is_running flags by asyncio events by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/36
* chore: update dependencies by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/37
* chore: replace while 1 by while True for readability by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/38
* docs: update README by explaining how it works and provide more details by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/39
**Full Changelog**: https://github.com/hussein-awala/async-batcher/compare/0.2.1...0.2.2