Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.32 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format listed at Our CHANGELOG Guidelines. Which is based on Keep A Changelog

Fixed

  • check-ftp.rb: updated to remove deprecation warning (@majormoses)

Changed

  • update location for our changelog format (@majormoses)

1.1.0 - 2017-05-30

Added

  • check-ftp.rb: add support for implicit FTPS. (@swibowo)
  • Add double-bag-ftps dependency (@swibowo)

1.0.0 - 2017-05-14

Added

  • Add support for writing test files (@sstarcher)
  • Support for Ruby 2.3 and 2.4 (@eheydrick)

Removed

  • Support for Ruby 1.9.3 (@eheydrick)

Changed

  • Relax sensu-plugin dependency to ~> 1.2 (@mattyjones)
  • Rubocop upgrade and cleanup (@eheydrick)

0.0.2 - 2015-07-14

Changed

  • updated sensu-plugin gem to 1.2.0

[0.0.1] - 2015-06-04

Added

  • initial release