summaryrefslogtreecommitdiff
path: root/00-RELEASENOTES
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-04-06 15:39:54 +0200
committerantirez <antirez@gmail.com>2011-04-06 15:39:54 +0200
commit2b886275e9756bb8619ad0021048d39b319c5b0a (patch)
tree8eda9abd41e4307ab442754d215d3202587fdb7c /00-RELEASENOTES
parent93db956e061db72749983141cc881329e87e8c1a (diff)
downloadredis-2b886275e9756bb8619ad0021048d39b319c5b0a.tar.gz
Redis 2.2.42.2.4
Diffstat (limited to '00-RELEASENOTES')
-rw-r--r--00-RELEASENOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/00-RELEASENOTES b/00-RELEASENOTES
index ee8399c7f..1bc6c9152 100644
--- a/00-RELEASENOTES
+++ b/00-RELEASENOTES
@@ -12,6 +12,11 @@ for 2.0.
CHANGELOG
---------
+What's new in Redis 2.2.4
+=========================
+
+* Return value of OBJECT DEBUG against sorted sets fixed, now is "skiplist".
+
What's new in Redis 2.2.3
=========================