summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNicholas Charriere <nicholas@pinterest.com>2017-02-23 09:51:49 -0800
committerNicholas Charriere <nicholas@pinterest.com>2017-02-23 09:51:49 -0800
commit231e0e2e5b507b24f1d532f2950a0200b6e190be (patch)
tree4ebc8b72b319e739d56c2738edcde952f6f7b17f /ChangeLog.rst
parente7edf8cbc04b2bfad279387e754a0c8f84c2c70b (diff)
downloadpymemcache-231e0e2e5b507b24f1d532f2950a0200b6e190be.tar.gz
Changelog for 1.4.2v1.4.2
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 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)