Skip to content

Commit

Permalink
add 9.0.6 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Mar 15, 2018
1 parent e74cc8f commit 0f3212a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/changelog.rst
Expand Up @@ -3,6 +3,18 @@ Changelog

Here you can see the full list of changes between each Kuyruk release.

Version 9.0.6
-------------

Released on 09-03-2018.

- Removed support for Python 2.
- Workers do not change process title anymore.
- Removed ``reject_delay`` argument from ``Kuyruk.task`` decorator.
- Removed task decorator syntax without arguments.
- Improved heartbeat handling.
- Worker does not retry on ``TimeoutError`` exceptions.

Version 8.5.0
-------------

Expand Down

0 comments on commit 0f3212a

Please sign in to comment.