Update CHANGELOG for 0.1.3 release

This commit is contained in:
Jeff McCune 2011-05-25 13:29:27 -07:00
parent 5f65682dd2
commit 46533ae428
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
0.1.3 2011-05-25 Jeff McCune <jeff@puppetlabs.com>
* Add validate_re() function
0.1.2 2011-05-24 Jeff McCune <jeff@puppetlabs.com>
* Update to add annotated tag

View file

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