Browse Source

Update CHANGELOG.

Daniele Alessandri 14 years ago
parent
commit
c3cf2acb51
1 changed files with 3 additions and 0 deletions
  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.