|
@@ -126,6 +126,16 @@ pageTracker._trackPageview();
|
|
|
|
|
|
<div class="column">
|
|
|
|
|
|
+ <span class="newsitem">
|
|
|
+ <h2>Celery 1.0.3 released!</h2>
|
|
|
+ <h4>By <a href="http://twitter.com/asksol">@asksol</a> on 2010-05-15.</h4>
|
|
|
+ <p>This release contains a drastic improvement in reliability and
|
|
|
+ performance. Please read the full <a href="http://celeryproject.org/docs/changelog.html">changelog</a>
|
|
|
+ before you upgrade. Download from <a href="http://pypi.python.org/pypi/celery/1.0.3">PyPI</a>,
|
|
|
+ or simply install the upgrade using <code>pip install -U celery</code>.
|
|
|
+ <hr>
|
|
|
+ </span>
|
|
|
+
|
|
|
<span class="newsitem">
|
|
|
<h2>Celery 1.0.1 released!</h2>
|
|
|
<h4>By <a href="http://twitter.com/asksol">@asksol</a> on 2010-03-20.</h4>
|