Update CHANGELOG.

This commit is contained in:
Daniele Alessandri
2015-07-29 11:54:08 +02:00
parent 0d25e7b0bb
commit d473328a22
+2 -1
View File
@@ -5,7 +5,8 @@ v1.0.2 (2015-xx-xx)
scheme, the rules used to parse URI strings match the provisional registration
[published by IANA](http://www.iana.org/assignments/uri-schemes/prov/redis).
- Added missing commands: `ZREVRANGEBYLEX` (>= 2.8), `MIGRATE` (>= 2.6).
- Added new or missing commands: `HSTRLEN` (>= 3.2), `ZREVRANGEBYLEX` (>= 2.8)
and `MIGRATE` (>= 2.6).
- Implemented support for the `ZADD` modifiers `NX|XX`, `CH`, `INCR` (Redis >=
3.0.2) using the simplified signature where scores and members are passed as