summaryrefslogtreecommitdiff
path: root/CHANGELOG
blob: b176e4645f0fbfee914a90e856b1195e92a35bd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2013-07-08 - Version 1.0.0
Features:
- Completely refactored to split across several classes.
- rspec-puppet tests rewritten to cover more options.
- rspec-system tests added.
- 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. 

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