Skip to content

Commit 1db50f0

Browse files
author
Sean OMeara
committed
updating CHANGELOG and bumping metadata
1 parent a51271a commit 1db50f0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v1.6.0 (2014-09-24)
2+
-------------------
3+
- [36] Add environment parameter to LWRP
4+
- [38] Allow user to specify file permissions
5+
16
v1.5.0 (2014-09-15)
27
-------------------
38
- [#25] Fixes NameError exception on :delete

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Installs cron'
66

7-
version '1.5.0'
7+
version '1.6.0'
88

99
recipe 'cron', 'Installs the cron package and starts the crond service.'
1010

0 commit comments

Comments
 (0)