CHANGELOG.md in redis-client-0.9.0 vs CHANGELOG.md in redis-client-0.10.0
- old
+ new
@@ -1,6 +1,12 @@
# Unreleased
+# 0.10.0
+
+- Added instance scoped middlewares. See: #53
+- Allow subclasses of accepted types as command arguments. Fix: #51
+- Improve hiredis driver error messages.
+
# 0.9.0
- Automatically reconnect if the process was forked.
# 0.8.1