Skip to content

Commit

Permalink
Merge pull request #102 from hw-cookbooks/1.6.0
Browse files Browse the repository at this point in the history
Runit 1.6.0
  • Loading branch information
Aaron Baer committed Apr 6, 2015
2 parents 1f6d9e0 + 4ec9e67 commit c44a368
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ runit Cookbook CHANGELOG
========================
This file is used to list changes made in each version of the runit cookbook.

v1.5.20 (2015-03-23)
v1.6.0 (2015-04-06)
--------------------
* Fedora 21 support
* Kitchen platform updates
* use imeyer’s packagecloud repo for RHEL
* fix converge_by usage
* do_action helper to set updated_by_last_action
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 runit and provides runit_service definition'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.5.20'
version '1.6.0'

recipe 'runit', 'Installs and configures runit'

Expand Down

0 comments on commit c44a368

Please sign in to comment.