diff --git a/changelog.md b/changelog.md index f603d9aa0d..6ec0e3c663 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,12 @@ Changelog ========= +## v.2.7.1 - 14 Mar, 2017 + +Bugfixes + +- Fixed monitor mode not working in combination with IPv6 (2.6.0 regression) + ## v.2.7.0 - 11 Mar, 2017 Features diff --git a/package.json b/package.json index a168213d31..417a9c486c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis", - "version": "2.7.0", + "version": "2.7.1", "description": "Redis client library", "keywords": [ "database",