Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (26 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.03 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format listed at Keep A Changelog

1.0.0 - 2017-06-08

Added

  • Support for Ruby 2.3 and 2.4 (@eheydrick)

Removed

  • Support for Ruby < 2 (@eheydrick)

Changed

  • Loosen sensu-plugin dependency to ~> 1.2 (@eheydrick)

0.0.4 - 2015-08-26

Changed

  • convert string to integer in timeout option

0.0.3 - 2015-07-14

0.0.2 - 2015-06-03

Changed

  • updated sensu-plugin gem to 1.2.0

0.0.1 - 2015-05-21

Added

  • initial release