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

Merge pull request #736 from Radagaisus/patch-2

Update changelog.md typo handlign -> handling
This commit is contained in:
Benjamin E. Coe
2015-08-29 14:34:17 -07:00

View File

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