Skip to content

Commit

Permalink
Merge pull request #160 from sous-chefs/release_3_0_1
Browse files Browse the repository at this point in the history
updating changelog, and metadata
  • Loading branch information
rshade authored Jan 30, 2017
2 parents 3899692 + e4c81c8 commit dff3168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This file is used to list changes made in each version of the haproxy cookbook. (@sun77)

## v3.0.1 (tbc)
## v3.0.1 (2017-1-30)

- Reload haproxy configuration on changes [#152][]
- merging in generic socket conf [#107][]
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 and configures haproxy'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.0.0'
version '3.0.1'

recipe 'haproxy', 'Installs and configures haproxy'
recipe 'haproxy::app_lb', 'Installs and configures haproxy by searching for nodes of a particular role'
Expand Down

0 comments on commit dff3168

Please sign in to comment.