summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorJon Parise <jon@pinterest.com>2020-03-20 08:37:10 -0700
committerJon Parise <jon@pinterest.com>2020-03-20 08:37:10 -0700
commiteeeb7084d46f75df78a8aadfb84b0158d7cb83f2 (patch)
treeb4cfccbc80fc4bb2a065d30737a88f1b7ca73503 /ChangeLog.rst
parentcc9f9b114e756de5ac03ac06c64d30ea26884f06 (diff)
downloadpymemcache-eeeb7084d46f75df78a8aadfb84b0158d7cb83f2.tar.gz
Prepare the version 3.0.1 release
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst6
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