Update CHANGELOG.

This commit is contained in:
Daniele Alessandri
2010-12-18 17:16:06 +01:00
parent fe2316a655
commit 355d6b6cf4
+5
View File
@@ -1,3 +1,8 @@
v0.6.3 (201x-xx-xx)
* New commands available in the Redis v2.2 profile (dev):
- Strings: SETRANGE, GETRANGE, SETBIT, GETBIT
- Lists : BRPOPLPUSH
v0.6.2 (2010-11-28)
* Minor internal improvements and clean ups.