summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2019-05-28 15:54:17 -0700
committerAndy McCurdy <andy@andymccurdy.com>2019-05-28 15:54:17 -0700
commit904d651c505a9a54cd41da33d9ebd20339c48ee7 (patch)
tree8addd29f8b040e1c05d4584adf674407a6c1fae5
parent0f26aad99f55d2ead9936ac57a97693c0b501fcf (diff)
downloadredis-py-904d651c505a9a54cd41da33d9ebd20339c48ee7.tar.gz
changelog
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a6bc061..8b77fe3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@
* Cleanup the Connection's selector correctly. Thanks Bruce Merry. #1153
* Added a Monitor object to make working with MONITOR output easy.
Thanks Roey Prat #1033
+ * Internal cleanup: Removed the legacy Token class which was necessary
+ with older version of Python that are no longer supported. #1066
* 3.2.1
* Fix SentinelConnectionPool to work in multiprocess/forked environments.
* 3.2.0