mirror of
https://github.com/predis/predis.git
synced 2026-08-31 12:43:31 +00:00
Update CHANGELOG.
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user