Browse Source

Update CHANGELOG.

Daniele Alessandri 10 years ago
parent
commit
d473328a22
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -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