Skip to content

Commit ee9a251

Browse files
author
Omer Katz
committed
Fix typo in changelog.
1 parent a7e6fc1 commit ee9a251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ an overview of what's new in Celery 5.1.
1818

1919
- Fix ``--pool=threads`` support in command line options parsing. (#6787)
2020
- Fix ``LoggingProxy.write()`` return type. (#6791)
21-
- Couchdb key is now always coherced into a string. (#6781)
21+
- Couchdb key is now always coerced into a string. (#6781)
2222
- grp is no longer imported unconditionally. (#6804)
2323
This fixes a regression in 5.1.0 when running Celery in non-unix systems.
2424
- Ensure regen utility class gets marked as done when concertised. (#6789)

0 commit comments

Comments
 (0)