Changes.md in redis_failover-0.8.8 vs Changes.md in redis_failover-0.8.9
- old
+ new
@@ -1,4 +1,8 @@
+0.8.9
+-----------
+- Handle errors raised by redis 3.x client (tsilen)
+
0.8.8
-----------
- Use a stack for handling nested blocks in RedisFailover::Client (inspired by connection_pool gem)
- Fix an issue with #multi and Redis 3.x.