From 904d651c505a9a54cd41da33d9ebd20339c48ee7 Mon Sep 17 00:00:00 2001 From: Andy McCurdy Date: Tue, 28 May 2019 15:54:17 -0700 Subject: changelog --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1