Skip to content

Commit

Permalink
fix typo (celery#6346)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonqiao36 authored and jeyrce committed Aug 25, 2021
1 parent 007ca0d commit 50607eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Changelog.rst
Expand Up @@ -37,17 +37,17 @@ an overview of what's new in Celery 5.0.
:release-by: Omer Katz

- Allow to opt out of ordered group results when using the Redis result backend (#6290).
- **Breaking Chnage** Remove the deprecated celery.utils.encoding module.
- **Breaking Change** Remove the deprecated celery.utils.encoding module.

5.0.0b1
=======
:release-date: 2020-08-19 8.30 P.M UTC+3:00
:release-by: Omer Katz

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

5.0.0a2
=======
Expand Down

0 comments on commit 50607eb

Please sign in to comment.