Skip to content

Commit

Permalink
Release version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-mueller committed Mar 6, 2016
1 parent 58fe8ca commit e558e07
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v0.1.4: 2016-03-06
Changes:
* Added possibility to add jobs from hiera
* Added Debian as supported operating system
* Allow declaration of cron class without managing the cron package
* Properly detect RHEL 5 based cron packages
* Fix puppet-lint warnings
* Add more tests

v0.1.3: 2015-09-20
Changes:
* Support for multiple cron jobs in a single file added (cron::job::multiple)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rmueller-cron",
"version": "0.1.3",
"version": "0.1.4",
"author": "rmueller",
"summary": "Module to manage cron jobs via /etc/cron.d/",
"license": "Apache-2.0",
Expand Down

0 comments on commit e558e07

Please sign in to comment.