CHANGELOG.md in redis-sentinel-1.3.0 vs CHANGELOG.md in redis-sentinel-1.4.0

- old
+ new

@@ -1,6 +1,11 @@ # CHANGELOG +## 1.4.0 + +* Rewrite sentinel client to follow http://redis.io/topics/sentinel +* Parse uri string in sentinels array + ## 1.3.0 * Add ability to reconnect all redis sentinel clients * Avoid the config gets modified * Reconnect if redis suddenly becones read-only