diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2011-08-17 16:37:20 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2011-08-17 16:37:20 -0700 |
commit | 06b549b0287d6485048785745876217ee34029d2 (patch) | |
tree | fd3594915a6765446cbdc19cc7d2eacb3cc25d96 /CHANGELOG | |
parent | 82267be5be2b6326f467962ae4209bbecd029ce9 (diff) | |
download | puppet-stdlib-06b549b0287d6485048785745876217ee34029d2.tar.gz puppet-stdlib-06b549b0287d6485048785745876217ee34029d2.tar.bz2 |
Update CHANGELOG, Modulefile and README for 2.1.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-08-17 Puppet Labs <support@puppetlabs.com> - 2.1.0 +* Add R.I. Pienaar's facts.d custom facter fact +* facts defined in /etc/facts.d and /etc/puppetlabs/facts.d are + automatically loaded now. + 2011-08-04 Puppet Labs <support@puppetlabs.com> - 2.0.0 * Rename whole_line to file_line * This is an API change and as such motivating a 2.0.0 release according to semver.org. |