Changes.md in redis_failover-0.8.5 vs Changes.md in redis_failover-0.8.6
- old
+ new
@@ -1,7 +1,13 @@
+0.8.6
+-----------
+- No longer buffer output (kyohsuke)
+- Update redis/zk gem versions to latest (rudionrails)
+
0.8.5
-----------
- Lock-down gemspec to version 1.1.x of redis-namespace to play nicely with redis 2.2.x.
+- Fix RedisFailover::Client#manual_failover regression (oleriesenberg)
0.8.4
-----------
- Lock-down gemspec to redis 2.2.x in light of upcoming redis 3.x release. Once sufficient testing
has been done with the 3.x release, I will relax the constraint in the gemspec.