CHANGELOG.md in mock_redis-0.4.0 vs CHANGELOG.md in mock_redis-0.4.1

- old
+ new

@@ -1,4 +1,7 @@ +### 0.4.1 +* bugfixes: teach various methods to correctly handle non-string values + ### 0.4.0 * Support `mapped_hmset`/`mapped_hmget` * Support `pipelined` * Correctly handle out-of-range conditions for `zremrangebyrank` and `zrange` * Fix off-by-one error in calculation of `ttl`