diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2011-08-04 17:20:39 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2011-08-04 17:24:46 -0700 |
commit | 0466e1bc6fc1864501ef380d0ca10eda98ee24dc (patch) | |
tree | 8336964f1cf88e2ffc9ca3b6568b93f5bb2386d6 /CHANGELOG | |
parent | 7e3b9b728acc0d6b563b096957e030ce583ee15f (diff) | |
download | puppet-stdlib-0466e1bc6fc1864501ef380d0ca10eda98ee24dc.tar.gz puppet-stdlib-0466e1bc6fc1864501ef380d0ca10eda98ee24dc.tar.bz2 |
Update CHANGELOG and README for 1.0.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2011-08-04 Puppet Labs <support@puppetlabs.com> - 1.0.0 +* Initial stable release +* Add validate_array and validate_string functions +* Make merge() function work with Ruby 1.8.5 +* Add hash merging function +* Add has_key function +* Add loadyaml() function +* Add append_line native + 2011-06-21 Jeff McCune <jeff@puppetlabs.com> - 0.1.7 * Add validate_hash() and getvar() functions |