summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2009-09-03 10:42:47 +0200
committerantirez <antirez@gmail.com>2009-09-03 10:42:47 +0200
commit557a74e56308325874c573e6dd2c6b228136de86 (patch)
tree5f0535e5a299c45c36b7ef269bc17721ce6eca91 /Changelog
parent26cdd4dd2d108384f94a614e42b469fab8cba9ba (diff)
downloadredis-557a74e56308325874c573e6dd2c6b228136de86.tar.gz
Latest doc changes for 1.0
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 12fdc3873..1ce4d1184 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+2009-09-03 Redis 1.0.0 release
+2009-09-02 Redis version pushed to 1.0
+2009-09-02 Ruby client lib updated to the latest git version
+2009-09-02 update-scala-client script added
+2009-09-02 Scala client added thanks to Alejanro Crosa
2009-09-02 QuickStart added
2009-09-01 Fixed crash with only space and newline as command (issue 61), thanks to a guy having as nick "fixxxerrr"
2009-08-11 TODO list modified