diff options
Diffstat (limited to 'ChangeLog.rst')
| -rw-r--r-- | ChangeLog.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 715e65a..407d1ec 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,12 @@ Changelog ========= +New in version 3.0.1 +-------------------- +* Make MockMemcacheClient more consistent with the real client. +* Pass ``encoding`` from HashClient to its pooled clients when ``use_pooling`` + is enabled. + New in version 3.0.0 -------------------- * The serialization API has been reworked. Instead of consuming a serializer |
