Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 989 Bytes

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 989 Bytes

#Change Log This project adheres to Semantic Versioning.

This CHANGELOG follows the format listed at Keep A Changelog

1.0.1 - 2017-09-20

Fixed

  • Corrected Auth Method in Net::SFTP.start (@makaveli0129)

Added

  • Ruby 2.4.1 testing

1.0.0 - 2016-09-25

Removed

  • Ruby 1.9.3 support

Added

  • Ruby 2.3.0 support

Fixed

  • uninitialized constant CheckSftp::Timeout error (@nickptrvc)

Changed

  • Update to rubocop 0.40 and cleanup

0.0.2 - 2015-07-14

Changed

  • updated sensu-plugin gem to 1.2.0

0.0.1 - 2015-07-04

Added

  • initial release