Update CHANGELOG for version 0.1.4

This commit is contained in:
Jeff McCune
2011-06-02 17:40:29 -07:00
parent 07ea32a90c
commit 3b00510615
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2011-06-02 Jeff McCune <jeff@puppetlabs.com> - 0.1.4
* Fix class composition ordering problems
2011-05-28 Jeff McCune <jeff@puppetlabs.com> - 0.1.3 2011-05-28 Jeff McCune <jeff@puppetlabs.com> - 0.1.3
* Remove stages * Remove stages

View File

@@ -1,5 +1,5 @@
name 'puppetlabs-java' name 'puppetlabs-java'
version '0.1.3' version '0.1.4'
source 'git://github.com/puppetlabs/puppetlabs-java' source 'git://github.com/puppetlabs/puppetlabs-java'
author 'puppetlabs' author 'puppetlabs'
license 'Apache' license 'Apache'