What's Changed
* feat: add support for python 3.13 by gpajot in https://github.com/gpajot/asyncio-concurrent-tasks/pull/193
* feat: drop support for python 3.8 by gpajot in https://github.com/gpajot/asyncio-concurrent-tasks/pull/194
* feat(task pool): ability to cancel task by cancelling future by gpajot in https://github.com/gpajot/asyncio-concurrent-tasks/pull/201
**Full Changelog**: https://github.com/gpajot/asyncio-concurrent-tasks/compare/1.7.2...1.8.0