diff options
author | Ashley Penney <ashley.penney@puppetlabs.com> | 2013-07-12 10:11:11 -0400 |
---|---|---|
committer | Ashley Penney <ashley.penney@puppetlabs.com> | 2013-07-12 10:11:11 -0400 |
commit | ac9f9df603b6e22f13a4c12cfff41a2fcda5ec10 (patch) | |
tree | 43ccc4dd84a9f6432433b7b6aed4d1d159800df4 /CHANGELOG | |
parent | 8ecb0c94a4633e90f8e892098da10ef08a30b5bc (diff) |
Prepare the 1.0.0 release.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |