We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef4ef11 commit 666225cCopy full SHA for 666225c
CHANGELOG
@@ -1,3 +1,7 @@
1
+2011-08-04 Puppet Labs <[email protected]> - 2.0.0
2
+* Rename whole_line to file_line
3
+* This is an API change and as such motivating a 2.0.0 release according to semver.org.
4
+
5
2011-08-04 Puppet Labs <[email protected]> - 1.1.0
6
* Rename append_line to whole_line
7
* This is an API change and as such motivating a 1.1.0 release.
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
-version '1.1.0'
+version '2.0.0'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'
0 commit comments