From 3c33c74b35c69d2da9f2b38009f7df179c0495ab Mon Sep 17 00:00:00 2001 From: Daniele Alessandri Date: Mon, 24 May 2010 19:35:35 +0200 Subject: [PATCH] Update CHANGELOG. Time to release! --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 9405265d..bc067dfa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -v0.6.0 (2010-05-??) +v0.6.0 (2010-05-24) * Switched to the new multi-bulk request protocol for all of the commands in the Redis 1.2 and Redis 2.0 profiles. Inline and bulk requests are now deprecated as they will be removed in future releases of Redis.