CHANGELOG.md in mock_redis-0.38.0 vs CHANGELOG.md in mock_redis-0.39.0

- old
+ new

@@ -1,6 +1,11 @@ # MockRedis Changelog +### 0.39.0 + +* Add support for calling `call` in `pipelined` block +* Fix `sadd` to stringify array + ### 0.38.0 * Fix detection of stream key types * Add support for `EXAT` AND `PXAT` arguments to `SET` command