Update CHANGELOG.

This commit is contained in:
Daniele Alessandri
2010-09-18 19:09:54 +02:00
parent b3ea36f3fa
commit 4a6bab995e
+3
View File
@@ -29,6 +29,9 @@ v0.7.0 (2010-xx-xx)
multibulk command is an array is not supported anymore and must be done
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)
* Minor internal improvements and clean ups.