Skip to content

Commit

Permalink
release v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Jun 15, 2013
1 parent 6ddd7ef commit 719fd4b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v1.1.6:

### Bug

- [COOK-2353]: Runit does not update run template if the service is
already enabled
- [COOK-3013]: Runit install fails on rhel if converge is only
partially successful

## v1.1.4:

### Bug
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.1.4"
version "1.1.6"

recipe "runit", "Installs and configures runit"

Expand Down

0 comments on commit 719fd4b

Please sign in to comment.