CHANGELOG.md in redis-sentinel-1.1.4 vs CHANGELOG.md in redis-sentinel-1.2.0
- old
+ new
@@ -1,6 +1,11 @@
# CHANGELOG
+## 1.2.0
+
+* Add redis synchrony support
+* Add redis authentication support
+
## 1.1.4
* Fix discover_master procedure wich failover_reconnect_wait option
* Add test_wait_for_failover_write example