Skip to content

Commit e8fb691

Browse files
author
Jeff McCune
committed
Merge pull request #11 from jeffmccune/ticket/master/8793_cut_version_2.0.0
Update CHANGELOG and Modulefile for 2.0.0 release Reviewed-by: Dan Bode
2 parents ef4ef11 + 666225c commit e8fb691

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
2011-08-04 Puppet Labs <[email protected]> - 1.1.0
26
* Rename append_line to whole_line
37
* This is an API change and as such motivating a 1.1.0 release.

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-stdlib'
2-
version '1.1.0'
2+
version '2.0.0'
33
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
44
author 'puppetlabs'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)