Changes.md in redis_failover-0.8.2 vs Changes.md in redis_failover-0.8.3
- old
+ new
@@ -1,4 +1,10 @@
+0.8.3
+-----------
+- Added a way to gracefully shutdown/reconnect a RedisFailover::Client. (#13)
+- Upgraded to latest ZK version that supports forking.
+- Handle case where the same RedisFailover::Client is referenced by a #multi block (#14)
+
0.8.2
-----------
- Fix method signature for RedisFailover::Client#respond_to_missing? (#12)
0.8.1