Skip to content

Commit

Permalink
Merge pull request #923 from davidtaylorhq/hset-changelog
Browse files Browse the repository at this point in the history
Add `Redis#hset` change to the 4.2.0 changelog
  • Loading branch information
byroot committed Jun 15, 2020
2 parents 4018e50 + 2174453 commit 0546fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -17,6 +17,7 @@
* Optimized initialization of Redis::Cluster. See #912.
* Accept sentinel options even with string key. See #599.
* Verify TLS connections by default. See #900.
* Make `Redis#hset` variadic. It now returns an integer, not a boolean. See #910.

# 4.1.4

Expand Down

0 comments on commit 0546fe6

Please sign in to comment.