Skip to content

Commit 44e99a7

Browse files
author
Jeff McCune
committed
Update CHANGELOG, Modulefile for 3.0.1
1 parent 4ccb5e8 commit 44e99a7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.1
2+
* Fix accidental removal of facts_dot_d.rb in 3.0.0 release
3+
14
2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.0
25
* stdlib 3.0 drops support with Puppet 2.6
36
* stdlib 3.0 preserves support with Puppet 2.7

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 '3.0.0'
2+
version '3.0.1'
33
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
44
author 'puppetlabs'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)