All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2023-11-03
- Added support for Python 3.11 and Python 3.12
- Added support for Celery 5.2 and 5.3
- Removed support for Python 3.6 and Python 3.7
- Removed support for Celery 5.0 and 5.1
- Queues not cleaned up after an
AMQPWaitTimeoutException
1.0.0 - 2021-10-19
- AMQP result backend for Celery