Changes.md in redis_failover-0.8.4 vs Changes.md in redis_failover-0.8.5

- old
+ new

@@ -1,4 +1,8 @@ +0.8.5 +----------- +- Lock-down gemspec to version 1.1.x of redis-namespace to play nicely with redis 2.2.x. + 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. - Add environment-scoped configuration file support (oleriesenberg)