Skip to content

Commit 210cf9e

Browse files
author
Sean OMeara
committed
updating CHANGLOG and bumping metadata
1 parent f9b6ea2 commit 210cf9e

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
@@ -2,6 +2,11 @@ cron Cookbook CHANGELOG
22
=======================
33
This file is used to list changes made in each version of the cron cookbook.
44

5+
v1.4.2 (2014-09-08)
6+
-------------------
7+
#31 - Fix up validate_month for Fixnums
8+
#32 - Fix upvalidate_dow for Fixnums
9+
510
v1.4.0 (2014-05-07)
611
-------------------
712
- [COOK-4628] Adding cron_manage to allow or deny users

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.4.1'
7+
version '1.4.2'
88

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

0 commit comments

Comments
 (0)