Skip to content

Commit 1ffd72d

Browse files
author
Jeff McCune
committed
Merge branch 'puppetlabs-release/four_one_oh'
* puppetlabs-release/four_one_oh: Update Modulefile, CHANGELOG for version 4.1.0 closes #154
2 parents 226c191 + 5c60384 commit 1ffd72d

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2013-05-06 - Jeff McCune <[email protected]> - 4.1.0
2+
* (#20582) Restore facter_dot_d to stdlib for PE users (3b887c8)
3+
* (maint) Update Gemfile with GEM_FACTER_VERSION (f44d535)
4+
5+
2013-05-06 - Alex Cline <[email protected]> - 4.1.0
6+
* Terser method of string to array conversion courtesy of ethooz. (d38bce0)
7+
8+
2013-05-06 - Alex Cline <[email protected]> 4.1.0
9+
* Refactor ensure_resource expectations (b33cc24)
10+
11+
2013-05-06 - Alex Cline <[email protected]> 4.1.0
12+
* Changed str-to-array conversion and removed abbreviation. (de253db)
13+
14+
2013-05-03 - Alex Cline <[email protected]> 4.1.0
15+
* (#20548) Allow an array of resource titles to be passed into the ensure_resource function (e08734a)
16+
17+
2013-05-02 - Raphaël Pinson <[email protected]> - 4.1.0
18+
* Add a dirname function (2ba9e47)
19+
20+
2013-04-29 - Mark Smith-Guerrero <[email protected]> - 4.1.0
21+
* (maint) Fix a small typo in hash() description (928036a)
22+
123
2013-04-12 - Jeff McCune <[email protected]> - 4.0.2
224
* Update user information in gemspec to make the intent of the Gem clear.
325

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

0 commit comments

Comments
 (0)