This project adheres to Semantic Versioning.
This CHANGELOG follows the format listed at Our CHANGELOG Guidelines. Which is based on Keep A Changelog
- check-ftp.rb: updated to remove deprecation warning (@majormoses)
- update location for our changelog format (@majormoses)
- added .bonsai.yml for bonsai.sensu.io compatibility
1.1.0 - 2017-05-30
- check-ftp.rb: add support for implicit FTPS. (@swibowo)
- Add
double-bag-ftps
dependency (@swibowo)
1.0.0 - 2017-05-14
- Add support for writing test files (@sstarcher)
- Support for Ruby 2.3 and 2.4 (@eheydrick)
- Support for Ruby 1.9.3 (@eheydrick)
- Relax
sensu-plugin
dependency to~> 1.2
(@mattyjones) - Rubocop upgrade and cleanup (@eheydrick)
0.0.2 - 2015-07-14
- updated sensu-plugin gem to 1.2.0
- initial release