Selaa lähdekoodia

Make room for 0.1.7

Ask Solem 16 vuotta sitten
vanhempi
commit
29ccbf22a7
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 3 1
      Changelog

+ 3 - 1
Changelog

@@ -2,7 +2,7 @@
 Change history
 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
 	* Added some unittests
 
 
@@ -16,6 +16,8 @@ Change history
 	:setting:`CELERY_AMQP_EXCHANGE`, :setting:`CELERY_AMQP_ROUTING_KEY`,
 	:setting:`CELERY_AMQP_EXCHANGE`, :setting:`CELERY_AMQP_ROUTING_KEY`,
 	and :setting:`CELERY_AMQP_CONSUMER_QUEUE`.
 	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
 	* 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
 	out how many, or if all them, are done (excellent for progress bars and
 	such)
 	such)