Ver código fonte

Update CHANGELOG.

[ci skip]
Daniele Alessandri 8 anos atrás
pai
commit
1349666494
1 arquivos alterados com 0 adições e 5 exclusões
  1. 0 5
      CHANGELOG.md

+ 0 - 5
CHANGELOG.md

@@ -30,11 +30,6 @@ v1.1.0 (2015-xx-xx)
   must use either the `tls` or `rediss` scheme.
 
 
-- __FIX__: prevent failures when `Predis\Connection\StreamConnection` serializes
-  commands with holes in their arguments (e.g. `[0 => 'key:0', 1 => 'key:1']`).
-  The same fix has been applied to `Predis\Protocol\Text\RequestSerializer`.
-  (ISSUE #316).
-
 v1.0.3 (2015-07-30)
 ================================================================================