Skip to content

Commit 2174453

Browse files
committed
Add Redis#hset change to the 4.2.0 changelog
1 parent 4018e50 commit 2174453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* Optimized initialization of Redis::Cluster. See #912.
1818
* Accept sentinel options even with string key. See #599.
1919
* Verify TLS connections by default. See #900.
20+
* Make `Redis#hset` variadic. It now returns an integer, not a boolean. See #910.
2021

2122
# 4.1.4
2223

0 commit comments

Comments
 (0)