Skip to content

Commit 08e1346

Browse files
committed
Update changelog [ci skip]
1 parent 59c71f4 commit 08e1346

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
* Added debug log sanitization (#428)
44
* Added support for `pfadd`, `pfcount`, and `pfmerge` commands to support
55
HyperLogLog (Redis 2.8.9, #432)
6+
* Added support for `bitpos` command (Redis 2.9.11, #412)
7+
* Added support for automatically reconnecting in forked child (#414)
8+
* Added MRI Ruby 2.1.0 to CI
9+
* Fix truncation of meaningful information in certain timeouts (#430)
10+
* Fix handling of connection retries that could result in retry loop (#415)
611

712
# 3.0.7
813

0 commit comments

Comments
 (0)