summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorJon Parise <jon@pinterest.com>2021-03-04 09:07:32 -0800
committerGitHub <noreply@github.com>2021-03-04 09:07:32 -0800
commit8781c772aceb99dcac93280a0e434888ac814e38 (patch)
tree633b546e65971f552f2221e6cd9cdee0433622af /ChangeLog.rst
parentb9e61f61e42e2121af731eb40ca27894d8f95e57 (diff)
downloadpymemcache-8781c772aceb99dcac93280a0e434888ac814e38.tar.gz
Prepare the 3.4.1 patch release (#310)v3.4.1
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index e133be3..c3216c8 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,11 @@
Changelog
=========
+New in version 3.4.1
+--------------------
+* CAS operations will now raise ``MemcacheIllegalInputError`` when ``None`` is
+ given as the ``cas`` value.
+
New in version 3.4.0
--------------------
* Added IPv6 support for TCP socket connections. Note that IPv6 may be used in