]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Update CHANGELOG, Modulefile for 3.0.0
authorJeff McCune <jeff@puppetlabs.com>
Thu, 16 Aug 2012 18:01:09 +0000 (11:01 -0700)
committerJeff McCune <jeff@puppetlabs.com>
Thu, 16 Aug 2012 18:01:09 +0000 (11:01 -0700)
CHANGELOG
Modulefile

index aa56323af63e9eb0db1b048b86eb467ef3782fa8..2eacaab6e1a3a5eaf2cfefbb346e87aa95019c72 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,16 @@
+2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.0
+ * stdlib 3.0 drops support with Puppet 2.6
+ * stdlib 3.0 preserves support with Puppet 2.7
+
+2012-08-07 - Dan Bode <dan@puppetlabs.com> - 3.0.0
+ * Add function ensure_resource and defined_with_params (ba789de)
+
+2012-07-10 - Hailee Kenney <hailee@puppetlabs.com> - 3.0.0
+ * (#2157) Remove facter_dot_d for compatibility with external facts (f92574f)
+
+2012-04-10 - Chris Price <chris@puppetlabs.com> - 3.0.0
+ * (#13693) moving logic from local spec_helper to puppetlabs_spec_helper (85f96df)
+
 2012-06-07 - Chris Price <chris@puppetlabs.com> - 2.4.0
  * Add support for a 'match' parameter to file_line (a06c0d8)
 
index 146dbb9a24ad0949c526707d6a7ad22118ca5ce7..6291018c5c5ab059c4f9db2944d62c28143d4f35 100644 (file)
@@ -1,5 +1,5 @@
 name    'puppetlabs-stdlib'
-version '2.4.0'
+version '3.0.0'
 source 'git://github.com/puppetlabs/puppetlabs-stdlib'
 author 'puppetlabs'
 license 'Apache 2.0'