1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00

Update changelog for 0.9.2

This commit is contained in:
Bryce Baril
2013-12-15 14:54:23 -08:00
parent 057f9b3087
commit 36384e850e

View File

@@ -1,6 +1,11 @@
Changelog Changelog
========= =========
## v0.9.2 - December 15, 2013
* Regenerate commands for new 2.8.x Redis commands. (Marek Ventur)
* Correctly time reconnect counts when using 'auth'. (William Hockey)
## v0.9.1 - November 23, 2013 ## v0.9.1 - November 23, 2013
* Allow hmset to accept numeric keys. (Alex Stokes) * Allow hmset to accept numeric keys. (Alex Stokes)