#Change Log This project adheres to Semantic Versioning.
This CHANGELOG follows the format listed at Keep A Changelog
1.0.1 2017-07-14
- no real change (deployment issues)
1.0.0 2017-07-14
- ruby 2.3, 2.4 testing
- removed < 2.0 ruby support
- Removed Crack as a dependency of the metric script
- Better feedback for missing/invalid URL in the metric script
0.1.0 - 2016-09-25
- check-php-fpm.rb: added --pool option for mapping pools based on args in Nginx
- Changed dependency on sensu-plugin from strict (= 1.2.0) to pessimistic (~> 1.2)
- Updated Nginx configuration examples in README
0.0.5 - 2016-01-06
- remove duplicate option description in check-php-fpm
0.0.4 - 2015-09-21
- ability to make insecure https connections
0.0.3 - 2015-07-14
- updated sensu-plugin gem to 1.2.0
0.0.2 - 2015-06-03
- added binstubs
- removed cruft from /lib
- initial release