mirror of
https://github.com/predis/predis.git
synced 2026-09-05 07:16:44 +00:00
Update CHANGELOG.
[ci skip]
This commit is contained in:
+5
-1
@@ -1,7 +1,11 @@
|
||||
v1.0.2 (2015-xx-xx)
|
||||
================================================================================
|
||||
|
||||
- Added missing command: `ZREVRANGEBYLEX` (>= 2.8).
|
||||
- Allow the use of `redis` as a scheme in URI strings for connection parameters,
|
||||
as described in the provisional IANA registration document published on IANA's
|
||||
[website](http://www.iana.org/assignments/uri-schemes/prov/redis).
|
||||
|
||||
- Added missing commands: `ZREVRANGEBYLEX` (>= 2.8), `MIGRATE` (>= 2.6).
|
||||
|
||||
- Implemented support for `NX|XX`, `CH`, `INCR` modifiers using the simplified
|
||||
signature of `ZADD` where scores and members are passed as a PHP named array.
|
||||
|
||||
Reference in New Issue
Block a user