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

Update changelog.md typo handlign -> handling

This commit is contained in:
Almog Melamed
2015-04-11 19:29:34 +03:00
parent a2ebe4f248
commit 9c0462f177

View File

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