summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2014-04-04 11:05:42 -0700
committerAndy McCurdy <andy@andymccurdy.com>2014-04-04 11:05:42 -0700
commit30a5af9e96d913e348acec591f78bd41ef5a9574 (patch)
treea981792eb4be3ed0534e829d85472d69862bceb8
parentb79e56ae40a8a806a558cae33f3d357460bd27ce (diff)
downloadredis-py-pubsub.tar.gz
changelogpubsub
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
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