summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 95f3946..6ee6e9d 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,5 +1,9 @@
Change Log
==========
+New in version 1.4.2
+--------------------
+* Drop support for python 2.6, see [ticket](https://github.com/pinterest/pymemcache/issues/139)
+
New in version 1.4.1
--------------------
* Python 3 serializations [fixes](https://github.com/pinterest/pymemcache/pull/131)