Add notes about 0.9.3 fixes.

This commit is contained in:
lericson 2009-11-25 12:02:20 +01:00
parent a4e7e2cd75
commit 7112d17399

View File

@ -91,6 +91,7 @@ New in version 0.9
- Gives the empty string for empty memcached values like `python-memcached`
does.
- Added exceptions for most `libmemcached` return codes.
- Fixed an issue with ``Client.behaviors.update``.
New in version 0.8
------------------