瀏覽代碼

Update CHANGELOG.

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

+ 3 - 0
CHANGELOG

@@ -5,6 +5,9 @@ v0.6.2 (2010-xx-xx)
       - Strings: STRLEN
       - Lists  : LINSERT, RPUSHX, LPUSHX
 
+  * WATCH also accepts a single array parameter with the keys that should be 
+    monitored during a transaction.
+
   * Improved the behaviour of Predis\MultiExecBlock in certain corner cases.
 
   * Improved parameters checking for the SORT command.