You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-10 11:43:01 +03:00
Update changelog.
This commit is contained in:
@@ -9,6 +9,7 @@ Lots of bugs fixed.
|
|||||||
* client.hmget(key, [val1, val2]) was not expanding properly [GH-66]
|
* client.hmget(key, [val1, val2]) was not expanding properly [GH-66]
|
||||||
* client.quit() while in pub/sub mode would throw an error [GH-87]
|
* client.quit() while in pub/sub mode would throw an error [GH-87]
|
||||||
* client.multi(['hmset', 'key', {foo: 'bar'}]) fails [GH-92]
|
* client.multi(['hmset', 'key', {foo: 'bar'}]) fails [GH-92]
|
||||||
|
* unsubscribe before subscribe would make things very confused [GH-88]
|
||||||
|
|
||||||
## v0.5.11 - April 7, 2011
|
## v0.5.11 - April 7, 2011
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user