This commit is contained in:
benoitc 2010-03-07 00:40:50 +01:00
parent 1716877232
commit 985c0857ab
2 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,12 @@ title: News
News News
==== ====
0.6.3 / 2010-03-07
------------------
* Make HTTP parsing faster.
* Some fixes (see `logs <http://github.com/benoitc/gunicorn/commits/master>`_)
0.6.2 / 2010-03-01 0.6.2 / 2010-03-01
------------------ ------------------

View File

@ -4,4 +4,4 @@
# See the NOTICE for more information. # See the NOTICE for more information.
__version__ = "0.6.2" __version__ = "0.6.3"