From f073bc8f70dad3f0766b71690f4ec6ff197077d8 Mon Sep 17 00:00:00 2001 From: Daniele Alessandri Date: Wed, 30 Jun 2010 16:24:02 +0200 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 76399f65..392cc0dd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,9 @@ v0.6.1 (2010-xx-xx) * 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 when trying to create their instances using a profile that does not support the required Redis commands or when the client is connected to