Breaking changes
- Set default expiry of 30. The default is no longer `None`, and passing `None` will no longer work. See https://github.com/otovo/redis-rate-limiters/pull/7
Fixes
- Fixed a potential source of deadlocks in https://github.com/otovo/redis-rate-limiters/pull/7
**Full Changelog**: https://github.com/otovo/redis-rate-limiters/compare/v0.2.0...v0.3.0