summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2011-06-21 13:47:33 -0700
committerAndy McCurdy <andy@andymccurdy.com>2011-06-21 13:47:33 -0700
commit61f630f93788de936e62de6a006865e6f3f74b64 (patch)
tree392c27a3dc96a03f38f4e55d43abcfcfc84e39a9
parent61ad33e7b5ba884ccda626bf689170170dd57762 (diff)
downloadredis-py-61f630f93788de936e62de6a006865e6f3f74b64.tar.gz
updated changelog
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7936759..64797b2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+* 2.4.6 (in development)
+ * Variadic arguments for SADD, SREM, ZREN, HDEL, LPUSH, and RPUSH. Thanks
+ Raphaƫl Vinot.
* 2.4.5
* The PythonParser now works better when reading zero length strings.
* 2.4.4