summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 47600cf..75fa83c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,7 @@
* Fix reusing the old nodes' connections when cluster topology refresh is being done
* Fix RedisCluster to immediately raise AuthenticationError without a retry
* ClusterPipeline Doesn't Handle ConnectionError for Dead Hosts (#2225)
+ * Remove compatibility code for old versions of Hiredis, drop Packaging dependency
* 4.1.3 (Feb 8, 2022)
* Fix flushdb and flushall (#1926)