From 30a5af9e96d913e348acec591f78bd41ef5a9574 Mon Sep 17 00:00:00 2001 From: Andy McCurdy Date: Fri, 4 Apr 2014 11:05:42 -0700 Subject: changelog --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 2f28217..0b8c469 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ -* 2.9.2 (in development) +* 2.10.0 (in development) * The HiRedis parser will now properly raise ConnectionErrors. + * Completely refactored PubSub support. Fixes all known PubSub bugs and + adds a bunch of new features. Docs can be found in the README under the + new "Publish / Subscribe" section. * 2.9.1 * IPv6 support. Thanks https://github.com/amashinchi * 2.9.0 -- cgit v1.2.1