CHANGELOG.md in mock_redis-0.15.1 vs CHANGELOG.md in mock_redis-0.15.2
- old
+ new
@@ -1,6 +1,10 @@
# MockRedis Changelog
+### 0.15.2
+
+* Fix `zrangebyscore` to work with exclusive ranges on both ends of interval
+
### 0.15.1
* Fix `hmget` and `mapped_hmget` to allow passing of an array of keys
### 0.15.0