summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorCharles Gordon <charles@pinterest.com>2015-09-02 16:54:15 -0700
committerCharles Gordon <charles@pinterest.com>2015-09-02 16:54:15 -0700
commitb0fd829e71483434196352993a20cfdc0f72a9d0 (patch)
tree7de27032b8bc9d3bca4093d97cb009b4d771066c /ChangeLog.rst
parent8f5a2054f87c24abd787167c5886a8e2995586e3 (diff)
downloadpymemcache-b0fd829e71483434196352993a20cfdc0f72a9d0.tar.gz
Updating the change log for 1.3.3
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index c415a4f..a801fe4 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,5 +1,10 @@
Change Log
==========
+New in version 1.3.3
+--------------------
+* Adding caching to the Travis build.
+* A bug fix for pluggable hashing in HashClient.
+* Adding a default_noreply argument to the Client ctor.
New in version 1.3.2
--------------------
* Making the location of Memcache Exceptions backwards compatible.