Skip to content

Commit 183c640

Browse files
author
Joshua Hoblitt
committed
bump version to v1.1.0
1 parent 5bdcc8f commit 183c640

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

22
#### [Current]
3+
* [5fc917e](../../commit/5fc917e) - __(Joshua Hoblitt)__ Merge pull request [#4](../../issues/4) from nosolutions/rhel5
4+
* [5340961](../../commit/5340961) - __(Joshua Hoblitt)__ update travis matrix
5+
* [308052a](../../commit/308052a) - __(Joshua Hoblitt)__ update .gitignore
6+
* [df9fe39](../../commit/df9fe39) - __(Joshua Hoblitt)__ update LICNESE copyright notice
7+
* [904a9ce](../../commit/904a9ce) - __(Klaus Wagner)__ Extend module to support RHEL5 as well because the udev utilies have different names. Also implement a protection method udev.conf in case override is not expected. (New param config_file_replace)
8+
* [2111a85](../../commit/2111a85) - __(Klaus Wagner)__ Change stdlib uri to http for easier calling behind proxy
9+
10+
#### v1.0.3
11+
* [64ba826](../../commit/64ba826) - __(Joshua Hoblitt)__ bump version to v1.0.3
312
* [00253ed](../../commit/00253ed) - __(Joshua Hoblitt)__ Merge pull request [#3](../../issues/3) from Mayflower/support_ubuntu
413

514
add osfamily debian to params

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.0.3'
2+
version '1.1.0'
33

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

0 commit comments

Comments
 (0)