Skip to content

Commit 0546fe6

Browse files
authored
Merge pull request #923 from davidtaylorhq/hset-changelog
Add `Redis#hset` change to the 4.2.0 changelog
2 parents 4018e50 + 2174453 commit 0546fe6

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)