sensu-plugins/sensu-plugins-mailgun

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# 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.0] - 2017-07-15
### Added
- Ruby 2.3.0 testing
- Ruby 2.4.1 testing

### Removed
- Ruby 1.9.3 testing
- Ruby 2.0 testing

## [0.0.2] -  2016-09-25
### Added
- check-mailgun-stats.rb
- metrics-mailgun-stats.rb

### Fixed
- timezones and metrics
- adding runtime deps to gemspec
- losten dep pinning


## [0.0.1] - 2016-02-06

- initial release

[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-mailgun/compare/1.0.0...HEAD
[1.0.0]: https://github.com/sensu-plugins/sensu-plugins-mailgun/0.0.2...1.0.0
[0.0.2]: https://github.com/sensu-plugins/sensu-plugins-mailgun/v0.0.1...0.0.2
[0.0.1]: https://github.com/sensu-plugins/sensu-plugins-mailgun/compare/c37c1b593dcb3c27adb3feb71fd69aa2154c4682...v0.0.1