Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sutherland committed Sep 10, 2024
1 parent a1dbf59 commit 751448d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
* Close Unix sockets if the connection attempt fails. This prevents `ResourceWarning`s. (#3314)
* Close SSL sockets if the connection attempt fails, or if validations fail. (#3317)
* Eliminate mutable default arguments in the `redis.commands.core.Script` class. (#3332)
* Fix passing arguments to Redis() when forming Sentinel connections.

* 4.1.3 (Feb 8, 2022)
* Fix flushdb and flushall (#1926)
Expand Down

0 comments on commit 751448d

Please sign in to comment.