Browse Source

Update CHANGELOG.

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

+ 2 - 0
CHANGELOG.md

@@ -1,6 +1,8 @@
 v1.0.2 (2015-xx-xx)
 ================================================================================
 
+- Added missing command: `ZREVRANGEBYLEX` (>= 2.8).
+
 - __FIX__: `Predis\Configuration\Options` must not trigger the autoloader when
   option values are strings (ISSUE #257).