Skip to content

Commit 768396a

Browse files
authored
Update changelog entry for removed args
1 parent 4dafddc commit 768396a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ These are changes that while technically breaking, we believe are unlikely to ef
4747
This is only relevant if you have written custom code (such as a custom Rate Limiter)
4848
that uses a ``RateLimiterBackend``.
4949
(`#741`_, `#772`_, `@mikeroll`_)
50-
* The long-deprecated ``requeue_{deadline,interval}`` arguments of |RedisBroker| have been removed.
50+
* The deprecated ``requeue_deadline`` and ``requeue_interval`` arguments of |RedisBroker| have been removed.
51+
These have been deprecated and have had no effect since version 1.2.0.
5152
(`#782`_, `@mikeroll`_)
5253

5354
.. _#766: https://github.com/Bogdanp/dramatiq/pull/766

0 commit comments

Comments
 (0)