CHANGELOG.md in redis-client-0.7.1 vs CHANGELOG.md in redis-client-0.7.2
- old
+ new
@@ -1,6 +1,12 @@
# Unreleased
+# 0.7.2
+
+- Raise a distinct `RedisClient::OutOfMemoryError`, for Redis `OOM` errors.
+- Fix the instrumentation API to be called even for authentication commands.
+- Fix `url:` configuration to accept a trailing slash.
+
# 0.7.1
- Fix `#pubsub` being called when reconnection is disabled (redis-rb compatibility fix).
# 0.7.0