Skip to content

Commit

Permalink
Updates Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Mar 8, 2013
1 parent a1854da commit 5b4f9e5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ If you're looking for versions prior to 3.0.x you should go to :ref:`history`.

- Chord unlock now handles errors occurring while calling the callback.

- Generic worker init.d script: Status check is now performed by
querying the pid of the instance instead of sending messages.

Contributed by Milen Pavlov.

- Improved init scripts for CentOS.

- Updated to support celery 3.x conventions.
Expand All @@ -61,7 +66,7 @@ If you're looking for versions prior to 3.0.x you should go to :ref:`history`.
- Standard color-coded CentOS service-init output.
- A test suite.

Contributed by Milen Pavlov
Contributed by Milen Pavlov.

- ``ResultSet.join`` now always works with empty result set (Issue #1219).

Expand Down

0 comments on commit 5b4f9e5

Please sign in to comment.