summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorJon Parise <jon@pinterest.com>2022-02-26 18:21:31 -0800
committerJon Parise <jon@pinterest.com>2022-02-26 18:21:31 -0800
commit14882f99b9cc1223ccaa4763f90415c6322bd1f2 (patch)
tree24fb8a5391f0f7d15a17a0f3120773db93aa5295 /ChangeLog.rst
parent869a121944d9a3bedc7bf5da8e963a6ee304701e (diff)
downloadpymemcache-14882f99b9cc1223ccaa4763f90415c6322bd1f2.tar.gz
Update the changelog with the 3.5.1 release
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index cc448d9..55dbe0c 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,10 +1,11 @@
Changelog
=========
-Unreleased
-----------
+New in version 3.5.1
+--------------------
* ``Client.get`` returns the default when using ``ignore_exc`` and if memcached
is unavailable
+* Added ``noreply`` support to ``HashClient.flush_all``.
New in version 3.5.0
--------------------