CHANGELOG.md in mock_redis-0.30.0 vs CHANGELOG.md in mock_redis-0.31.0
- old
+ new
@@ -1,6 +1,11 @@
# MockRedis Changelog
+### 0.31.0
+
+* Allow `ping` to take argument
+* Raise `CommandError` on `hmget` with empty list of fields
+
### 0.30.0
* Drop support for Ruby 2.4 and Ruby 2.5 since they are EOL
* Fix `expire` to to raise error on invalid integer