Browse Source

v.2.7.1

master v.2.7.1
Ruben Bridgewater 8 years ago
parent
commit
5d73f5efa2
  1. 6
      changelog.md
  2. 2
      package.json

6
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

2
package.json

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

Loading…
Cancel
Save