From ac9f9df603b6e22f13a4c12cfff41a2fcda5ec10 Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Fri, 12 Jul 2013 10:11:11 -0400 Subject: Prepare the 1.0.0 release. --- CHANGELOG | 1 + Modulefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b176e46..ed23e6b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Features: - Completely refactored to split across several classes. - rspec-puppet tests rewritten to cover more options. - rspec-system tests added. +- ArchLinux handled via osfamily instead of special casing. - parameters in `ntp` class: - `autoupdate`: deprecated in favor of directly setting package_ensure. - `panic`: set to false if you wish to allow large clock skews. diff --git a/Modulefile b/Modulefile index 0a269cf..7380635 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-ntp' -version '1.0.0-rc1' +version '1.0.0' source 'git://github.com/puppetlabs/puppetlabs-ntp' author 'Puppet Labs' license 'Apache Version 2.0' -- cgit v1.2.3