We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb1454 commit 5d73f5eCopy full SHA for 5d73f5e
changelog.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+## v.2.7.1 - 14 Mar, 2017
5
+
6
+Bugfixes
7
8
+- Fixed monitor mode not working in combination with IPv6 (2.6.0 regression)
9
10
## v.2.7.0 - 11 Mar, 2017
11
12
Features
package.json
@@ -1,6 +1,6 @@
{
"name": "redis",
- "version": "2.7.0",
+ "version": "2.7.1",
"description": "Redis client library",
"keywords": [
"database",
0 commit comments