# 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 ## 1.1.3 * Cache sentinel connections * Add option failover_reconnect_timeout * Add option failover_reconnect_wait * Add test_wait_for_failover example ## 1.1.2 * Ruby 1.8.7 compatibility ## 1.1.1 * Fix initialize Redis::ConnectionError ## 1.1.0 * Remove background thread, which subscribes switch-master message * Add example ## 1.0.0 * First version