diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | Modulefile | 2 | 
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +2011-06-03 Jeff McCune <jeff@puppetlabs.com> - 0.1.5 +* Add validate_bool() function to stdlib +  0.1.4 2011-05-26 Jeff McCune <jeff@puppetlabs.com>  * Move most stages after main @@ -1,5 +1,5 @@  name    'puppetlabs-stdlib' -version '0.1.4' +version '0.1.5'  source 'git://github.com/puppetlabs/puppetlabs-stdlib'  author 'puppetlabs'  license 'Apache 2.0'  | 
