summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 90b4c79..203f57b 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,5 +1,14 @@
Changelog
=========
+New in version 4.0.0
+--------------------
+* Dropped Python 2 and 3.6 support
+ `#321 <https://github.com/pinterest/pymemcache/pull/321>`_
+ `#363 <https://github.com/pinterest/pymemcache/pull/363>`_
+* Begin adding typing
+* Add pluggable compression serde
+ `#407 <https://github.com/pinterest/pymemcache/pull/407>`_
+
New in version 3.5.2
--------------------