From 1d1fde6b33225d96472bab8e43aadd9b65f05e5d Mon Sep 17 00:00:00 2001 From: Bryce Baril Date: Sun, 18 May 2014 15:33:15 -0700 Subject: [PATCH] Update changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 80bed2b688..76d6bb8f83 100644 --- a/changelog.md +++ b/changelog.md @@ -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)