diff --git a/CHANGELOG b/CHANGELOG index 58366b4..7dcb79e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +2014-05-02 - Version 1.1.1 + +Summary: + +Add support for new versions of Debian and Ubuntu! + +Features: +- Add support for Ubuntu Trusty (14.04) +- Add support for Debian Jessie (8.x) + 2014-01-06 - Version 1.1.0 Summary: diff --git a/Modulefile b/Modulefile index 55dd1fd..0796dd8 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-java' -version '1.1.0' +version '1.1.1' source 'git://github.com/puppetlabs/puppetlabs-java' author 'puppetlabs' license 'Apache'