Skip to content

Commit 46daf0f

Browse files
author
Jeff McCune
committed
Update Modulefile, CHANGELOG for 2.4.0
1 parent 7726249 commit 46daf0f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2012-06-07 - Chris Price <[email protected]> - 2.4.0
2+
* Add support for a 'match' parameter to file_line (a06c0d8)
3+
4+
2012-08-07 - Erik Dalén <[email protected]> - 2.4.0
5+
* (#15872) Add to_bytes function (247b69c)
6+
7+
2012-07-19 - Jeff McCune <[email protected]> - 2.4.0
8+
* (Maint) use PuppetlabsSpec::PuppetInternals.scope (master) (deafe88)
9+
10+
2012-07-10 - Hailee Kenney <[email protected]> - 2.4.0
11+
* (#2157) Make facts_dot_d compatible with external facts (5fb0ddc)
12+
13+
2012-03-16 - Steve Traylen <[email protected]> - 2.4.0
14+
* (#13205) Rotate array/string randomley based on fqdn, fqdn_rotate() (fef247b)
15+
116
2012-05-22 - Peter Meier <[email protected]> - 2.3.3
217
* fix regression in #11017 properly (f0a62c7)
318

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-stdlib'
2-
version '2.3.3'
2+
version '2.4.0'
33
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
44
author 'puppetlabs'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)