瀏覽代碼

Added celery 1.0.1 newsitem to homepage

Ask Solem 15 年之前
父節點
當前提交
708138ebd8
共有 1 個文件被更改,包括 15 次插入3 次删除
  1. 15 3
      docs/homepage/index.html

+ 15 - 3
docs/homepage/index.html

@@ -126,9 +126,21 @@ pageTracker._trackPageview();
 
     <div class="column">
 
+      <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>
+      <p>This is a bugfix release and has some important changes to the
+      shutdown procedure. Also improved compatibility with Windows and Python
+      2.4. Read the full <a href="http://celeryproject.org/docs/changelog.html">Changelog</a>
+      for more information. Download from <a
+          href="http://pypi.python.org/pypi/celery/1.0.1">PyPI</a>,
+      or simply install the upgrade using <code>pip install -U celery</code>.
+      <hr>
+      </span>
+
       <span class="newsitem">
       <h2>Celery 1.0 released!</h2>
-      <h4>By <a href="http://twitter.com/asksol">@asksol</a> on 10.02.2010</h4>
+      <h4>By <a href="http://twitter.com/asksol">@asksol</a> on 2010-02-10</h4>
       <p>Celery 1.0 has finally been released! It is available on <a
           href="http://pypi.python.org/pypi/celery/1.0.0">PyPI</a> for
       downloading. You can also install it via <code>pip install
@@ -138,7 +150,7 @@ pageTracker._trackPageview();
 
       <span class="newsitem">
       <h2>1.0 is in beta.</h2>
-      <h4>By <a href="http://twitter.com/asksol">@asksol</a> on 08.02.2010</h4>
+      <h4>By <a href="http://twitter.com/asksol">@asksol</a> on 2010-02-08</h4>
       <p>1.0 is scheduled to be released this week! Please help us test the latest
       <a href="http://github.com/ask/celery/tarball/v1.0.0-pre4">release
           candiate</a> to make this happen. To upgrade from an earlier
@@ -148,7 +160,7 @@ pageTracker._trackPageview();
 
       <span class="newsitem">
       <h2>New website.</h2>
-      <h4>By <a href="http://twitter.com/asksol">@asksol</a> on 08.02.2010</h4>
+      <h4>By <a href="http://twitter.com/asksol">@asksol</a> on 2010-02-08</h4>
       <p>We finally got a home page. Big thanks to <a href="http://helmersworks.com">Jan Henrik Helmers</a>
       <hr>
       </span>