Browse Source

Update CHANGELOG.

Daniele Alessandri 15 years ago
parent
commit
f073bc8f70
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGELOG

+ 3 - 0
CHANGELOG

@@ -4,6 +4,9 @@ v0.6.1 (2010-xx-xx)
 
 
   * Minor internal improvements and clean ups.
   * Minor internal improvements and clean ups.
 
 
+  * The constructor of Predis\Client::__construct now accepts also instances 
+    of Predis\ConnectionParameters.
+
   * Predis\MultiExecBlock and Predis\PubSubContext will throw an exception 
   * Predis\MultiExecBlock and Predis\PubSubContext will throw an exception 
     when trying to create their instances using a profile that does not 
     when trying to create their instances using a profile that does not 
     support the required Redis commands or when the client is connected to 
     support the required Redis commands or when the client is connected to