

# 1.0.7-ioredis - 2017-10-04

- replace node_redis with ioredis
- use yaml instead of ini (easier to provide nested objects like sentinel settings)

# 1.0.7 - 2017-07-31

- apply config [opts] to pubsub settings #7

# 1.0.6 - 2017-06-16

- eslint 4 compat

# 1.0.5 - 2017-06-09

- disconnect per-connection redis client upon punsubscribe

# 1.0.4 - 2017-02-06

- remove retry_strategy, redis client now does The Right Thing w/o it

# 1.0.3 - 2017-02-06

- don't break when no [redis] config exists

