Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

58 lines (44 loc) · 1.65 KB

#Change Log This project adheres to Semantic Versioning.

This CHANGELOG follows the format listed at Keep A Changelog

0.1.5 - 2016-02-04

Added

  • new certs

0.1.4 - 2016-02-04

  • Testing

0.1.3 - 2016-02-04

  • Testing

0.1.2 - 2015-12-30

Fixed

  • Load correct mailgun gem in mailgun handler

0.1.1 - 2015-11-25

Fixed

  • Fix check output

0.1.0 - 2015-11-17

Added

  • Ability to use custom ERB template for mail message
  • Ability to specify a custom timeout interval for sending mail
  • Content type option
  • Add essential information to headers

Fixed

  • Use correct mailgun gem
  • Correct password replacement

Changed

  • Upgraded to rubocop 0.32.1

0.0.2 - 2015-07-14

Changed

  • updated sensu-plugin gem to 1.2.0
  • updated documentation links in the README and CONTRIBUTING
  • puts deps in alpha order in the gemspec and rakefile

0.0.1 - 2015-06-04

Added

  • initial release