Sha256: 894c20790f2420807285ea6cb4881aa9a32733f721fb35e2862bcdb19a7e5532
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 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] ## [1.0.1] - 2017-08-04 ### Fixed - check-xmpp-login.rb do not rescue from SystemExit (@ushis) ## [1.0.0] - 2017-05-16 ### Added - check-xmpp-login.rb (@ushis) - Support for Ruby 2.3 and 2.4 (@eheydrick) ### Removed - Support for Ruby 1.9.3 ## [0.0.3] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ## [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-xmpp/compare/1.0.1...HEAD [1/0/1]: https://github.com/sensu-plugins/sensu-plugins-xmpp/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-xmpp/compare/0.0.3...1.0.0 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-xmpp/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-xmpp/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-xmpp-1.0.1 | CHANGELOG.md |