Skip to content

Commit

Permalink
v.2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Bridgewater committed Mar 14, 2017
1 parent 9bb1454 commit 5d73f5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redis",
"version": "2.7.0",
"version": "2.7.1",
"description": "Redis client library",
"keywords": [
"database",
Expand Down

0 comments on commit 5d73f5e

Please sign in to comment.