Skip to content

Commit

Permalink
update CHANGELOG for v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alicebob committed Nov 20, 2019
1 parent 0a9f320 commit e5c7a8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

### v2.11.0

- added XRANGE/XREVRANGE, XADD, and XLEN (thanks @skateinmars)
- added GEODIST
- improved precision for geohashes, closer to what real redis does
- use 128bit floats internally for INCRBYFLOAT and related (thanks @timnd)

### v2.10.1

- added m.Server()
Expand Down

0 comments on commit e5c7a8b

Please sign in to comment.