Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 508 Bytes

Changelog

0.2.1

  • add documentation for CONTRIBUTING and TESTING

0.2.0

  • remove duplicate entries

0.1.8

  • #16 Fix Amazon Linux support

0.1.7

  • #15 Cookstyle cleanup (thanks @iennae!)

0.1.5

  • #11 Support mailto property of cron_d resource

0.1.4

  • require Ruby v2.2.2
  • #8 Remove use of node.set

0.1.3

  • Drop Ruby v1.9.3
  • Relax cron cookbook dependecy version
  • Fix tests

0.1.2

  • #4 use crontab LWRP
  • #3 use delayed notification and simplify generate_database script