Update CHANGELOG and Modulefile for 2.3.1

This commit is contained in:
Jeff McCune 2012-03-13 17:34:30 -07:00
parent b4b809ef12
commit 6b8f9dd329
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
2012-03-13 Puppet Labs <support@puppetlabs.com> - 2.3.1
* (#13091) Fix LoadError bug with puppet apply and puppet_vardir fact
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

View file

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