From 7ffe51cfd4494db2f4557da40c9ae293a8877ac1 Mon Sep 17 00:00:00 2001 From: Nicholas Charriere Date: Tue, 4 Oct 2016 10:39:06 -0700 Subject: new Patch version for minor change --- ChangeLog.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index e3cbab2..b5846dd 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,5 +1,9 @@ Change Log ========== +New in version 1.3.8 +-------------------- +* use cpickle instead of pickle when possible (python2) + New in version 1.3.7 -------------------- * default parameter on get(key, default=0) @@ -9,7 +13,6 @@ 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 -------------------- -- cgit v1.2.1