Skip to content

Commit

Permalink
Version bump to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Nov 8, 2013
1 parent 4c2e231 commit 8e68630
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ hostsfile Cookbook CHANGELOG
This file
is used to list changes made in each version of the hostsfile cookbook.

v2.4.2
------
- Fix Travis CI integration
- Remove newline characters
- Allow specifying a custom hostsfile path


v2.4.1
------
- Force a new upload to the community site
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
license 'Apache 2.0'
description 'Provides an LWRP for managing the /etc/hosts file'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.4.1'
version '2.4.2'

0 comments on commit 8e68630

Please sign in to comment.