summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2020-05-20 11:18:30 -0700
committerAndy McCurdy <andy@andymccurdy.com>2020-05-20 11:18:30 -0700
commit7973bd94f9cd6058e7d0dc60b6bc19cdb9faf06b (patch)
tree9721c449d77cd9c469291c97e3d810be2e9a828b
parente78d7a0f41b65adf119eba7e0d854da3c7c288f3 (diff)
downloadredis-py-7973bd94f9cd6058e7d0dc60b6bc19cdb9faf06b.tar.gz
changelog
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7da9b5c..21047ab 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
* (in development)
* Restore try/except clauses to __del__ methods. These will be removed
in 4.0 when more explicit resource management if enforced. #1339
+ * Update the master_address when Sentinels promote a new master. #847
* 3.5.2 (May 14, 2020)
* Tune the locking in ConnectionPool.get_connection so that the lock is
not held while waiting for the socket to establish and validate the