Changes.md in redis_failover-0.9.4 vs Changes.md in redis_failover-0.9.5
- old
+ new
@@ -1,4 +1,9 @@
+0.9.5
+-----------
+- Introduce a safer master node discovery process for the Node Manager (#34)
+- Improved shutdown process for Node Manager
+
0.9.4
-----------
- Preserve original master by reading from existing znode state.
- Prevent Timeout::Error from bringing down the process (#32) (@eric)