Skip to content

Commit

Permalink
Update change log with setex negative timeout fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Oct 12, 2019
1 parent 62cfc3c commit e8dc650
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# MockRedis Changelog

### master (unreleased)

* Raise error when `setex` called with negative timeout ([#174](https://github.com/sds/mock_redis/pull/174))

### 0.22.0

* Gracefully handle cursors larger than the collection size in scan commands ([#171](https://github.com/sds/mock_redis/pull/171))
Expand Down

0 comments on commit e8dc650

Please sign in to comment.