Skip to content

Commit 88af331

Browse files
author
Jeff McCune
committed
Update Modulefile, CHANGELOG for 2.5.0
1 parent 12a1460 commit 88af331

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
2012-10-23 - Matthaus Owens <[email protected]> - 2.5.0
2+
* Add PE facts to stdlib (cdf3b05)
3+
4+
2012-08-15 - Dan Bode <[email protected]> - 2.5.0
5+
* Explicitly load functions used by ensure_resource (9fc3063)
6+
7+
2012-08-13 - Dan Bode <[email protected]> - 2.5.0
8+
* Add better docs about duplicate resource failures (97d327a)
9+
10+
2012-08-13 - Dan Bode <[email protected]> - 2.5.0
11+
* Handle undef for parameter argument (4f8b133)
12+
13+
2012-08-07 - Dan Bode <[email protected]> - 2.5.0
14+
* Add function ensure_resource and defined_with_params (a0cb8cd)
15+
16+
2012-08-20 - Jeff McCune <[email protected]> - 2.5.0
17+
* Disable tests that fail on 2.6.x due to #15912 (c81496e)
18+
19+
2012-08-20 - Jeff McCune <[email protected]> - 2.5.0
20+
* (Maint) Fix mis-use of rvalue functions as statements (4492913)
21+
22+
2012-08-20 - Jeff McCune <[email protected]> - 2.5.0
23+
* Add .rspec file to repo root (88789e8)
24+
125
2012-06-07 - Chris Price <[email protected]> - 2.4.0
226
* Add support for a 'match' parameter to file_line (a06c0d8)
327

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.4.0'
2+
version '2.5.0'
33
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
44
author 'puppetlabs'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)