CHANGELOG.md in redis-client-0.18.0 vs CHANGELOG.md in redis-client-0.19.0
- old
+ new
@@ -1,6 +1,11 @@
# Unreleased
+# 0.19.0
+
+- Revalidate connection in `RedisClient#connected?`
+- Eagerly fail if `db:` isn't an Integer. #151.
+
# 0.18.0
- Expose more connection details such as `host`, `db`, etc on `RedisClient`.
# 0.17.1