Skip to content

Commit 9f659e9

Browse files
committed
Update changelog
1 parent e0dfbef commit 9f659e9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Unreleased
22

3+
# 4.1.1
4+
5+
* Fix error handling in multi blocks. See #754.
6+
* Fix geoadd to accept arrays like georadius and georadiusbymember. See #841.
7+
* Fix georadius command failing when long == lat. See #841.
8+
* Fix timeout error in xread block: 0. See #837.
9+
* Fix incompatibility issue with redis-objects. See #834.
10+
* Properly handle Errno::EADDRNOTAVAIL on connect.
11+
* Fix password authentication to sentinel instances. See #813.
12+
313
# 4.1.0
414

515
* Add Redis Cluster support. See #716.

0 commit comments

Comments
 (0)