Explorar o código

Updated Changelog

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
12f62083fd
Modificáronse 1 ficheiros con 9 adicións e 1 borrados
  1. 9 1
      Changelog

+ 9 - 1
Changelog

@@ -13,6 +13,9 @@
 
 .. _v214-fixes:
 
+Fixes
+-----
+
 * Error email body now uses `repr(exception)` instead of `str(exception)`,
   as the latter could result in Unicode decode errors (Issue #245).
 
@@ -26,8 +29,14 @@
 
 * `celeryd`: The broadcast consumer is now closed if the connection is reset.
 
+* `celeryd`: Now properly handles errors occurring while trying to acknowledge
+  the message.
+
 .. _v214-documentation:
 
+Documentation
+-------------
+
 * Adding :ref:`contributing`.
 
 * Added :ref:`guide-optimizing`.
@@ -36,7 +45,6 @@
 
 * Periodic Task User Guide: Fixed typo in crontab example table (Issue #239).
 
-
 .. _version-2.1.3:
 
 2.1.3