Sha256: eb4d73afc283851e38632ce7d6b7bfa3c3d65024b4d48ea82dfb08a3da6a9d21
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
#Change Log This project adheres to [Semantic Versioning](http://semver.org/). This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased][unreleased] - nothing ## [0.0.5] - 2015-08-05 ### Changed - updated sensu-plugin gem to 1.2.0 ### Added - Basic support for STARTTLS negotiation (only SMTP to start with) ## [0.0.4] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ## [0.0.3] - 2015-06-18 ### Added - plugin to test SSL using the [Qualys SSL Test API](https://www.ssllabs.com/ssltest/) ## [0.0.2] - 2015-06-03 ### Fixed - added binstubs ### Changed - removed cruft from /lib ## 0.0.1 - 2015-05-21 ### Added - initial release [unreleased]: https://github.com/sensu-plugins/sensu-plugins-ssl/compare/0.0.4...HEAD [0.0.5]: https://github.com/sensu-plugins/sensu-plugins-ssl/compare/0.0.4...0.0.5 [0.0.4]: https://github.com/sensu-plugins/sensu-plugins-ssl/compare/0.0.3...0.0.4 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-ssl/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-ssl/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-ssl-0.0.5 | CHANGELOG.md |