Explorar o código

Updates Changelog

Ask Solem %!s(int64=11) %!d(string=hai) anos
pai
achega
4d509880cb
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      Changelog

+ 5 - 0
Changelog

@@ -73,6 +73,11 @@ new in Celery 3.1.
 - **Worker**: The ``requires`` attribute for boot steps were not being handled
   correctly (Issue #2002).
 
+- **Eventlet**: The eventlet pool now supports the ``pool_grow`` and
+  ``pool_shrink`` remote control commands.
+
+    Contributed by Mher Movsisyan.
+
 - **Eventlet**: The eventlet pool now implements statistics for
   :program:``celery inspect stats``.