diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2011-08-04 19:42:30 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2011-08-08 10:38:56 -0700 |
commit | 666225c988ed14e70137711d4b87477ec542c117 (patch) | |
tree | 9b85755e04ef9476689a7f9e135b094c955d839a /CHANGELOG | |
parent | ef4ef11ae0bad1aa2d7659aa7774df9e39146855 (diff) | |
download | puppet-stdlib-666225c988ed14e70137711d4b87477ec542c117.tar.gz puppet-stdlib-666225c988ed14e70137711d4b87477ec542c117.tar.bz2 |
Update CHANGELOG and Modulefile for 2.0.0 release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +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. + 2011-08-04 Puppet Labs <support@puppetlabs.com> - 1.1.0 * Rename append_line to whole_line * This is an API change and as such motivating a 1.1.0 release. |