Browse Source

Update CHANGELOG.

Daniele Alessandri 14 năm trước cách đây
mục cha
commit
c3cf2acb51
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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.