Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Feb 14, 2023
1 parent 6c54cb4 commit 5e56a19
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/about/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
### 🚀 Features
- Implement `XTRIM`
- Add support for `MAXLEN`, `MAXID`, `LIMIT` arguments for `XADD` command
- Add support for `ZRANGE` arguments for `ZRANGE` command
- Add support for `ZRANGE` arguments for `ZRANGE` command [#127](https://github.com/cunla/fakeredis-py/issues/127)

### 🧰 Maintenance
- Relax python version requirement #128

## v2.8.0
### 🚀 Features
- Support for redis-py 4.5.0 [#124](https://github.com/cunla/fakeredis-py/issues/124)
- Support for redis-py 4.5.0 [#125](https://github.com/cunla/fakeredis-py/issues/125)

### 🐛 Bug Fixes
- Fix import error for redis-py v3+ [#121](https://github.com/cunla/fakeredis-py/issues/121)
Expand Down

0 comments on commit 5e56a19

Please sign in to comment.