Ver código fonte

Update CHANGELOG.

Daniele Alessandri 14 anos atrás
pai
commit
c3cf2acb51
1 arquivos alterados com 3 adições e 0 exclusões
  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.