summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 053976f..e3cbab2 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -9,6 +9,7 @@ New in version 1.3.7
* refactor stat parsing
* fix MockMemcacheClient
* fix unicode char in middle of key bug
+* use cpickle instead of pickle when possible (python2)
New in version 1.3.6
--------------------