Skip to content

Commit 6e09149

Browse files
committed
Update changelog.
1 parent bd091de commit 6e09149

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616

1717
* Added `read_timeout` and `write_timeout` options. See #437, #482.
1818

19+
* Added support for pub/sub with timeouts. See #329.
20+
21+
* Added `Redis#call`, `Redis#queue` and `Redis#commit` as a more minimal API to
22+
the client.
23+
24+
* Deprecated `Redis#disconnect!` in favor of `Redis#close`.
25+
1926
# 3.2.2
2027

2128
* Added support for `ZADD` options `NX`, `XX`, `CH`, `INCR`. See #547.

0 commit comments

Comments
 (0)