Skip to content

Commit

Permalink
version bump 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reset committed Mar 17, 2015
1 parent fca59ae commit 76f7831
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
@@ -1,9 +1,11 @@
# 0.9.0 (in progress)
# 0.9.0

* Enhancements
- Adds support for publishing to statsd URL. [@akerekes](https://github.com/akerekes)
- Adds support for Arch Linux. ([@ogankoester](https://github.com/logankoester))
- Adds systemd init style. [@ogankoester](https://github.com/logankoester)
- Adds support for Consul HTTP checks. [@gavinheavyside](https://github.com/gavinheavyside)
- Bump default Consul installed version to 0.5.0
* Bug Fixes
- Remove hard dependency on chef-provisioning cookbook.
- Sets correct ownership to Consul run user/group on service directories. [@thedebugger](https://github.com/thedebugger)
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 v2.0'
description 'Installs/Configures Consul client, server and UI.'
long_description 'Installs/Configures Consul client, server and UI.'
version '0.8.3'
version '0.9.0'

recipe 'consul', 'Installs and starts consul service.'
recipe 'consul::install_binary', 'Installs consul service from binary.'
Expand Down

0 comments on commit 76f7831

Please sign in to comment.