Daniele Alessandri 15 лет назад
Родитель
Сommit
4a6bab995e
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      CHANGELOG

+ 3 - 0
CHANGELOG

@@ -29,6 +29,9 @@ v0.7.0 (2010-xx-xx)
     multibulk command is an array is not supported anymore and must be done 
     multibulk command is an array is not supported anymore and must be done 
     explicitly inside Predis\Command::filterArguments().
     explicitly inside Predis\Command::filterArguments().
 
 
+  * It is now possible to pass instances of Predis\ConnectionParameters and 
+    Predis\IConnection as parameters of Predis\Client::__construct().
+
 v0.6.1 (2010-07-11)
 v0.6.1 (2010-07-11)
   * Minor internal improvements and clean ups.
   * Minor internal improvements and clean ups.