Skip to content

Commit

Permalink
Add CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Yard1 committed Nov 15, 2024
1 parent 42b43d3 commit 0bd07d8
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)
* Turn `acquire_connection` into a context manager (#3435)

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

0 comments on commit 0bd07d8

Please sign in to comment.