Skip to content

Commit 0bd07d8

Browse files
committed
Add CHANGES
1 parent 42b43d3 commit 0bd07d8

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+
* Turn `acquire_connection` into a context manager (#3435)
7071

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

0 commit comments

Comments
 (0)