Skip to content

Commit 82a8239

Browse files
committed
bump version to v2.1.0
1 parent e3eaf0a commit 82a8239

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22
#### [Current]
3+
* [42e0b46](../../commit/42e0b46) - __(Joshua Hoblitt)__ additional puppet 4 compatibility
4+
* [4670766](../../commit/4670766) - __(Joshua Hoblitt)__ add official support for el7.x
5+
* [178bafa](../../commit/178bafa) - __(Joshua Hoblitt)__ fix whitespace issues
6+
* [8e273a6](../../commit/8e273a6) - __(Sam Wouters)__ On RH7 udev is provided by systemd package
7+
* [357b821](../../commit/357b821) - __(Joshua Hoblitt)__ Merge pull request [#11](../../issues/11) from jhoblitt/feature/v2.0.0
8+
9+
Feature/v2.0.0
10+
* [a3a45b6](../../commit/a3a45b6) - __(Joshua Hoblitt)__ bump version to v2.0.0
311
* [75a7d2f](../../commit/75a7d2f) - __(Joshua Hoblitt)__ add Puppet Version Compatibility subsection to README
412
* [8c37d19](../../commit/8c37d19) - __(Joshua Hoblitt)__ update README boilerplate
513
* [141af06](../../commit/141af06) - __(Joshua Hoblitt)__ fix rspec puppet 4 compatibility

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jhoblitt-udev",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"author": "Joshua Hoblitt <jhoblitt@cpan.org>",
55
"summary": "Manages the udev package and device rules",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)