Skip to content

Commit

Permalink
Complete release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Sep 24, 2020
1 parent 67052f3 commit 661f6b1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,20 @@ an overview of what's new in Celery 5.0.

5.0.0
=====
:release-date: N/A
:release-date: 2020-09-24 6.00 P.M UTC+3:00
:release-by: Omer Katz

- **Breaking Change** Remove AMQP result backend (#6360).
- Warn when deprecated settings are used (#6353).
- Expose retry_policy for Redis result backend (#6330).
- Prepare Celery to support the yet to be released Python 3.9 (#6328).

5.0.0rc3
========
:release-date: 2020-09-07 4.00 P.M UTC+3:00
:release-by: Omer Katz

- More cleanups of leftover Python 2 support. (#6338)
- More cleanups of leftover Python 2 support (#6338).

5.0.0rc2
========
Expand All @@ -45,7 +49,7 @@ an overview of what's new in Celery 5.0.
:release-by: Omer Katz

- **Breaking Change** Drop support for the Riak result backend (#5686).
- **Breaking Change** pytest plugin is no longer enabled by default. (#6288)
- **Breaking Change** pytest plugin is no longer enabled by default (#6288).
Install pytest-celery to enable it.
- **Breaking Change** Brand new CLI based on Click (#5718).

Expand Down

0 comments on commit 661f6b1

Please sign in to comment.