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 4ccb5e8 commit 44e99a7Copy full SHA for 44e99a7
CHANGELOG
@@ -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
+
4
2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.0
5
* stdlib 3.0 drops support with Puppet 2.6
6
* stdlib 3.0 preserves support with Puppet 2.7
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
-version '3.0.0'
+version '3.0.1'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'
0 commit comments