Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 861 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 861 Bytes

Changelog

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

  • Added support for Python 3.11 and Python 3.12
  • Added support for Celery 5.2 and 5.3

Removed

  • Removed support for Python 3.6 and Python 3.7
  • Removed support for Celery 5.0 and 5.1

Fixed

  • Queues not cleaned up after an AMQPWaitTimeoutException

1.0.0 - 2021-10-19

Added

  • AMQP result backend for Celery