Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Aug 11, 2016
1 parent e65cd8a commit 506ee2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@ heartbeat Cookbook CHANGELOG
============================
This file is used to list changes made in each version of the heartbeat cookbook.

## 1.1.1 (2016-08-11)
- Testing updates
- Properly fail on RHEL 7 / Fedora
- Update README.md to clarify that RHEL 7 removed the hearbeat package

## v1.1.0
* Added support for RHEL platforms by requiring yum-epel cookbook

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs but does not configure heartbeat'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.1.0'
version '1.1.1'

recipe 'heartbeat', 'Installs, but does not configure, heartbeat'

Expand Down

0 comments on commit 506ee2b

Please sign in to comment.