summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorCharles Gordon <charles@pinterest.com>2015-11-02 20:30:30 -0800
committerCharles Gordon <charles@pinterest.com>2015-11-02 20:30:30 -0800
commitd0b749a27681794f2d4c009dea293ce0202106b0 (patch)
tree6870c23d468aa5b46fa3a899c7cc46cd178d7b50 /ChangeLog.rst
parentff268208514171bcc6cec8a8cc54dcafa2f93fea (diff)
downloadpymemcache-d0b749a27681794f2d4c009dea293ce0202106b0.tar.gz
Updating changelog and increasing version to 1.3.5
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 5be7c26..ab88084 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,5 +1,9 @@
Change Log
==========
+New in version 1.3.5
+--------------------
+* Bug fix for HashClient when retries is set to zero.
+* Adding the VERSION command to the clients.
New in version 1.3.4
--------------------
* Bug fix for the HashClient that corrects behavior when there are no working servers.