Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 460 Bytes

v0.0.10

  • Removed trailing comma that was causing issues with Chef 10.18.2.

v0.0.9

  • Fixed service resource restart support.

v0.0.8

  • Added support for RHEL.

v0.0.7

  • Fixed order of shell redirection to ensure that STDERR flows to log file.

v0.0.6

  • Added init script support for Ubuntu 10.04 and Upstart 0.6.5.

v0.0.5

  • Altered Upstart configuration file for version 1.4 and above.

v0.0.4

  • Added Foodcritic and Travis CI.