Skip to content

Commit

Permalink
bump version to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jun 7, 2015
1 parent e3eaf0a commit 82a8239
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@

#### [Current]
* [42e0b46](../../commit/42e0b46) - __(Joshua Hoblitt)__ additional puppet 4 compatibility
* [4670766](../../commit/4670766) - __(Joshua Hoblitt)__ add official support for el7.x
* [178bafa](../../commit/178bafa) - __(Joshua Hoblitt)__ fix whitespace issues
* [8e273a6](../../commit/8e273a6) - __(Sam Wouters)__ On RH7 udev is provided by systemd package
* [357b821](../../commit/357b821) - __(Joshua Hoblitt)__ Merge pull request [#11](../../issues/11) from jhoblitt/feature/v2.0.0

Feature/v2.0.0
* [a3a45b6](../../commit/a3a45b6) - __(Joshua Hoblitt)__ bump version to v2.0.0
* [75a7d2f](../../commit/75a7d2f) - __(Joshua Hoblitt)__ add Puppet Version Compatibility subsection to README
* [8c37d19](../../commit/8c37d19) - __(Joshua Hoblitt)__ update README boilerplate
* [141af06](../../commit/141af06) - __(Joshua Hoblitt)__ fix rspec puppet 4 compatibility
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jhoblitt-udev",
"version": "2.0.0",
"version": "2.1.0",
"author": "Joshua Hoblitt <jhoblitt@cpan.org>",
"summary": "Manages the udev package and device rules",
"license": "Apache-2.0",
Expand Down

0 comments on commit 82a8239

Please sign in to comment.