Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Mar 22, 2014
1 parent 6e8ab99 commit df32c47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ new in Celery 3.1.

- Now depends on :ref:`Kombu 3.0.14 <kombu:version-3.0.14>`.

- **Results**:

Reliability improvements to the SQLAlchemy database backend. Previously the
connection from the MainProcess was improperly shared with the workers.
(Issue #1786)

- **Redis:** Important note about events (Issue #1882).

There is a new transport option for Redis that enables monitors
Expand Down

0 comments on commit df32c47

Please sign in to comment.