Browse Source

Updates Changelog for 2.4.1

Ask Solem 13 years ago
parent
commit
6d153a8306
1 changed files with 14 additions and 0 deletions
  1. 14 0
      Changelog

+ 14 - 0
Changelog

@@ -5,6 +5,20 @@
 .. contents::
     :local:
 
+.. _version-2.4.1:
+
+2.4.1
+=====
+:release-date: 2011-11-07 06:00 P.M GMT
+
+* celeryctl inspect commands was missing output.
+
+* processes pool: Decrease polling interval for less idle CPU usage.
+
+* processes pool: MaybeEncodingError was not wrapped in ExceptionInfo #524.
+
+* celeryd: would silence errors occuring after task consumer started.
+
 .. _version-2.4.0:
 
 2.4.0