Bläddra i källkod

Update CHANGELOG.

[ci skip]
Daniele Alessandri 13 år sedan
förälder
incheckning
ca2e4aa4a1
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -1,6 +1,8 @@
 v0.7.3 (2012-xx-xx)
 v0.7.3 (2012-xx-xx)
 ===============================================================================
 ===============================================================================
 
 
+- New commands available in the Redis v2.6 profile (dev): `BITOP`, `BITCOUNT`.
+
 - When the number of keys `Predis\Commands\ScriptedCommand` is negative, Predis
 - When the number of keys `Predis\Commands\ScriptedCommand` is negative, Predis
   will count from the end of the arguments list to calculate the actual number
   will count from the end of the arguments list to calculate the actual number
   of keys that will be interpreted as elements for `KEYS` by the underlying
   of keys that will be interpreted as elements for `KEYS` by the underlying