summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett Honeycutt <github@garretthoneycutt.com>2011-11-18 00:42:29 -0800
committerGarrett Honeycutt <github@garretthoneycutt.com>2011-11-18 00:42:29 -0800
commit887f519faceec6587ebfa4a440d627774c9467d5 (patch)
tree964f4abca483ebe3607a1776ba36de240be16446
parent05c580bd474aed528d67c70dab3953290902998a (diff)
parent466dbd15f0022fe7db5a0342a35f1a81e0f4fd8b (diff)
Merge pull request #7 from bodepd/0_0_4
Update CHANGELOG for 0.0.4 release
-rw-r--r--CHANGELOG3
-rw-r--r--Modulefile2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 39dd040..261fc01 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,2 +1,5 @@
+2011-11-10 Dan Bode <dan@puppetlabs.com> - 0.0.4
+Add Amazon Linux as a supported platform
+Add unit tests
2011-06-16 Jeff McCune <jeff@puppetlabs.com> - 0.0.3
Initial release under puppetlabs
diff --git a/Modulefile b/Modulefile
index 4e78cfb..4676a13 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-ntp'
-version '0.0.3'
+version '0.0.4'
source 'git://github.com/puppetlabs/puppetlabs-ntp'
author 'Puppet Labs'
license 'Apache Version 2.0'