Skip to content

Commit

Permalink
bump version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed May 15, 2014
1 parent 5bdcc8f commit 183c640
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@

#### [Current]
* [5fc917e](../../commit/5fc917e) - __(Joshua Hoblitt)__ Merge pull request [#4](../../issues/4) from nosolutions/rhel5
* [5340961](../../commit/5340961) - __(Joshua Hoblitt)__ update travis matrix
* [308052a](../../commit/308052a) - __(Joshua Hoblitt)__ update .gitignore
* [df9fe39](../../commit/df9fe39) - __(Joshua Hoblitt)__ update LICNESE copyright notice
* [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)
* [2111a85](../../commit/2111a85) - __(Klaus Wagner)__ Change stdlib uri to http for easier calling behind proxy

#### v1.0.3
* [64ba826](../../commit/64ba826) - __(Joshua Hoblitt)__ bump version to v1.0.3
* [00253ed](../../commit/00253ed) - __(Joshua Hoblitt)__ Merge pull request [#3](../../issues/3) from Mayflower/support_ubuntu

add osfamily debian to params
Expand Down
2 changes: 1 addition & 1 deletion Modulefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name 'jhoblitt-udev'
version '1.0.3'
version '1.1.0'

author 'Joshua Hoblitt <jhoblitt@cpan.org>'
license 'Apache'
Expand Down

0 comments on commit 183c640

Please sign in to comment.