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 8c6100d..8f20172 100644
--- a/CHANGES
+++ b/CHANGES
@@ -43,6 +43,7 @@
* Added a replacement for the default cluster node in the event of failure (#2463)
* Fix for Unhandled exception related to self.host with unix socket (#2496)
* Improve error output for master discovery
+ * Make `ClusterCommandsProtocol` an actual Protocol
* 4.1.3 (Feb 8, 2022)
* Fix flushdb and flushall (#1926)