CHANGELOG.md in redis-sentinel-1.2.0 vs CHANGELOG.md in redis-sentinel-1.3.0
- old
+ new
@@ -1,6 +1,12 @@
# CHANGELOG
+## 1.3.0
+
+* Add ability to reconnect all redis sentinel clients
+* Avoid the config gets modified
+* Reconnect if redis suddenly becones read-only
+
## 1.2.0
* Add redis synchrony support
* Add redis authentication support