1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00
This commit is contained in:
Ruben Bridgewater
2017-03-14 18:15:57 -03:00
parent 9bb1454ca1
commit 5d73f5efa2
2 changed files with 7 additions and 1 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "redis",
"version": "2.7.0",
"version": "2.7.1",
"description": "Redis client library",
"keywords": [
"database",