summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNicholas Charriere <nicholas@pinterest.com>2017-04-04 13:08:29 -0700
committerNicholas Charriere <nicholas@pinterest.com>2017-04-04 13:08:29 -0700
commit81546758060851cf84365225df1ed50a281bba96 (patch)
tree5a489a90f30062eaee8ec5c7220fbcfac3912e4d /ChangeLog.rst
parentcd3cdfdf2d0028484d1e7223c33aa9c09b1c45eb (diff)
downloadpymemcache-81546758060851cf84365225df1ed50a281bba96.tar.gz
Changelog changes for 1.4.3v1.4.3
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 6ee6e9d..41b6af2 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,5 +1,11 @@
Change Log
==========
+New in version 1.4.3
+--------------------
+* Documentation improvements
+* Fixed cachedump stats command, see [ticket](https://github.com/pinterest/pymemcache/issues/103)
+* Honor default_value in HashClient
+
New in version 1.4.2
--------------------
* Drop support for python 2.6, see [ticket](https://github.com/pinterest/pymemcache/issues/139)