summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorCharles Gordon <charles@pinterest.com>2015-07-25 21:15:12 -0700
committerCharles Gordon <charles@pinterest.com>2015-07-25 21:15:12 -0700
commit75c086b9bcdf7b8515fb999a6df1ce90e0a03e38 (patch)
treea92759919e827e437405f4d6dddf548f07092b88 /ChangeLog.rst
parenta1ce29cf474bc411fa367917c3d600897ae80c7d (diff)
downloadpymemcache-75c086b9bcdf7b8515fb999a6df1ce90e0a03e38.tar.gz
release 1.3.1
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 848d902..86318b2 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,5 +1,8 @@
Change Log
==========
+New in version 1.3.1
+--------------------
+* Making the location of Memcache Exceptions backwards compatible.
New in version 1.3.0
--------------------
* Python 3 Support