1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Update changelog

This commit is contained in:
Bryce Baril
2014-05-18 15:33:15 -07:00
parent fd164c4af0
commit 1d1fde6b33

View File

@@ -3,6 +3,7 @@ Changelog
## v0.10.2 - May 18, 2014
* Better binay key handlign for HGETALL. (Nick Apperson)
* Fix test not resetting `error` handler. (CrypticSwarm)
* Fix SELECT error semantics. (Bryan English)