Skip to content

Commit 4c3289e

Browse files
author
Joshua Hoblitt
committed
Merge pull request jhoblitt#8 from jhoblitt/feature/v1.2.0
bump version to v1.2.0
2 parents 7ae9cb7 + 7a65811 commit 4c3289e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

22
#### [Current]
3+
* [7ae9cb7](../../commit/7ae9cb7) - __(Joshua Hoblitt)__ Merge pull request [#6](../../issues/6) from oholiab/master
4+
5+
Case out unused parameters in rules.pp
6+
* [f212f03](../../commit/f212f03) - __(Joshua Hoblitt)__ Merge pull request [#7](../../issues/7) from pecastro/master
7+
8+
Allow usage on more recent Fedora systems.
9+
* [afd6ec5](../../commit/afd6ec5) - __(Paulo E. Castro)__ Reinstate the operatingsystem check.
10+
* [6cab5a5](../../commit/6cab5a5) - __(Paulo E. Castro)__ Allow usage on more recent Fedora systems.
11+
* [a9ac08d](../../commit/a9ac08d) - __(Matt Carroll)__ Case out unused parameters in rules.pp
12+
13+
Was breaking because of empty source in puppet 3.6.2
14+
15+
#### v1.1.0
16+
* [f936f90](../../commit/f936f90) - __(Joshua Hoblitt)__ Merge pull request [#5](../../issues/5) from jhoblitt/feature/v1.1.0
17+
18+
bump version to v1.1.0
19+
* [292831d](../../commit/292831d) - __(Joshua Hoblitt)__ add el5.x to supported platforms list
20+
* [183c640](../../commit/183c640) - __(Joshua Hoblitt)__ bump version to v1.1.0
321
* [5fc917e](../../commit/5fc917e) - __(Joshua Hoblitt)__ Merge pull request [#4](../../issues/4) from nosolutions/rhel5
422
* [5340961](../../commit/5340961) - __(Joshua Hoblitt)__ update travis matrix
523
* [308052a](../../commit/308052a) - __(Joshua Hoblitt)__ update .gitignore

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'jhoblitt-udev'
2-
version '1.1.0'
2+
version '1.2.0'
33

44
author 'Joshua Hoblitt <jhoblitt@cpan.org>'
55
license 'Apache'

0 commit comments

Comments
 (0)