瀏覽代碼

Updated CHANGELOG.

Daniele Alessandri 15 年之前
父節點
當前提交
e8a443200b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG

+ 1 - 1
CHANGELOG

@@ -7,7 +7,7 @@ v0.6.0
     'Predis_Compatibility.php' before creating an instance of \Predis\Client.
 
   * New commands added to the Redis 2.0 profile since Predis 0.5.1:
-      - Strings: APPEND, SUBSTR
+      - Strings: SETEX, APPEND, SUBSTR
       - ZSets  : ZCOUNT, ZRANK, ZUNION, ZINTER, ZREMBYRANK, ZREVRANK
       - Hashes : HSET, HSETNX, HMSET, HINCRBY, HGET, HMGET, HDEL, HEXISTS, 
                  HLEN, HKEYS, HVALS, HGETALL