Skip to content

Commit 751448d

Browse files
author
John Sutherland
committed
Update CHANGES
1 parent a1dbf59 commit 751448d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
* Close Unix sockets if the connection attempt fails. This prevents `ResourceWarning`s. (#3314)
6868
* Close SSL sockets if the connection attempt fails, or if validations fail. (#3317)
6969
* Eliminate mutable default arguments in the `redis.commands.core.Script` class. (#3332)
70+
* Fix passing arguments to Redis() when forming Sentinel connections.
7071

7172
* 4.1.3 (Feb 8, 2022)
7273
* Fix flushdb and flushall (#1926)

0 commit comments

Comments
 (0)