|
@@ -2,7 +2,7 @@
|
|
|
Change history
|
|
|
==============
|
|
|
|
|
|
-0.1.6 :date:`2009-04-30 1:50 P.M CET` :author:askh@opera.com
|
|
|
+0.1.7 :date:`2009-04-30 1:50 P.M CET` :author:askh@opera.com
|
|
|
|
|
|
* Added some unittests
|
|
|
|
|
@@ -16,6 +16,8 @@ Change history
|
|
|
:setting:`CELERY_AMQP_EXCHANGE`, :setting:`CELERY_AMQP_ROUTING_KEY`,
|
|
|
and :setting:`CELERY_AMQP_CONSUMER_QUEUE`.
|
|
|
|
|
|
+0.1.6 :date:`2009-04-28 2:13 P.M CET` :author:askh@opera.com
|
|
|
+
|
|
|
* Introducing ``TaskSet``. A set of subtasks is executed and you can find
|
|
|
out how many, or if all them, are done (excellent for progress bars and
|
|
|
such)
|