Skip to content

Commit 3c760ab

Browse files
committed
Release 2.7.1
Signed-off-by: Ben Abrams <[email protected]>
1 parent 6ac3dba commit 3c760ab

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

changelog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Unreleased
44

5-
## 2.7.0 - Released 53/28/2018
5+
## 2.7.1 - 3/30/2018
6+
- fixes sentinal config where `announce-ip` was being given the value of `announce-port` improperly ([#354])
7+
8+
## 2.7.0 - Released 3/28/2018
69
- enables diskless replication configuration for versions `~> 2.6 || ~> 3.0` ([#340]https://github.com/brianbianco/redisio/pull/340)
710
- adds chef 13 compatability ([#350]https://github.com/brianbianco/redisio/pull/350)
811

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache-2.0'
55
description 'Installs/Configures redis'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '2.7.0'
7+
version '2.7.1'
88

99
%w(
1010
amazon

0 commit comments

Comments
 (0)