Skip to content

Commit

Permalink
Release 2.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Abrams <[email protected]>
  • Loading branch information
majormoses committed Mar 30, 2018
1 parent 6ac3dba commit 3c760ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## Unreleased

## 2.7.0 - Released 53/28/2018
## 2.7.1 - 3/30/2018
- fixes sentinal config where `announce-ip` was being given the value of `announce-port` improperly ([#354])

## 2.7.0 - Released 3/28/2018
- enables diskless replication configuration for versions `~> 2.6 || ~> 3.0` ([#340]https://github.com/brianbianco/redisio/pull/340)
- adds chef 13 compatability ([#350]https://github.com/brianbianco/redisio/pull/350)

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache-2.0'
description 'Installs/Configures redis'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.7.0'
version '2.7.1'

%w(
amazon
Expand Down

0 comments on commit 3c760ab

Please sign in to comment.