Merge branch '2.3.x'

* 2.3.x:
  Update CHANGELOG, Modulefile for 2.3.0 release
This commit is contained in:
Jeff McCune 2012-03-12 17:45:35 -07:00
commit f74705d621
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-03-12 Puppet Labs <support@puppetlabs.com> - 2.3.0
* Add a large number of new Puppet functions
* Backwards compatibility preserved with 2.2.x
2011-12-30 Puppet Labs <support@puppetlabs.com> - 2.2.1
* Documentation only release for the Forge

View file

@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
version '2.2.1'
version '2.3.0'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'