summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNicholas Charriere <nicholas@pinterest.com>2018-01-07 12:42:48 -0800
committerNicholas Charriere <nicholas@pinterest.com>2018-01-07 12:42:48 -0800
commitb949c8fd04bed60dfc83505c1ac35926d190c5d0 (patch)
tree768cff6afcf37492f6bad5336f5ec61628306df4 /ChangeLog.rst
parent9785b9570d4818a0a7918a7e109a75df962ba4e0 (diff)
downloadpymemcache-b949c8fd04bed60dfc83505c1ac35926d190c5d0.tar.gz
Update changelogv1.4.4
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 41b6af2..b08bd7e 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,5 +1,12 @@
Change Log
==========
+New in version 1.4.4
+--------------------
+* pypy3 to travis test matrix
+* full benchmarks in test
+* fix flake8 issues
+* Have mockmemcacheclient support non-ascii strings
+
New in version 1.4.3
--------------------
* Documentation improvements