Daniele Alessandri před 9 roky
rodič
revize
17b717a8f5
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -5,10 +5,11 @@ v1.0.4 (2016-xx-xx)
   iterating hash keys containing integer fields (PR #330, ISSUE #331).
 
 - __FIX__: prevent failures when `Predis\Connection\StreamConnection` serializes
-  commands with holes in their arguments (e.g. `[0 => 'key:0', 1 => 'key:1']`).
+  commands with holes in their arguments (e.g. `[0 => 'key:0', 2 => 'key:2']`).
   The same fix has been applied to `Predis\Protocol\Text\RequestSerializer`.
   (ISSUE #316).
 
+
 v1.0.3 (2015-07-30)
 ================================================================================