summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 5259508..2c42641 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,10 @@
Changelog
=========
+New in version 3.2.0
+--------------------
+* ``PooledClient`` and ``HashClient`` now support custom ``Client`` classes
+
New in version 3.1.1
--------------------
* Improve ``MockMemcacheClient`` to behave even more like ``Client``