Add what is new in 0.8 section.

This commit is contained in:
lericson 2009-09-21 15:37:35 +02:00
parent 444c600520
commit 7773d83b69

View File

@ -64,6 +64,13 @@ use the proper ``-arch`` flag to ``gcc``, here's how you'd do it::
Change Log
==========
New in version 0.8
------------------
- Pooling helpers are now available. See ``pooling.rst`` in the distribution.
- Call signatures now match `libmemcached` 0.32, but should work with older
versions. Remember to run the tests!
New in version 0.7
------------------