File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,10 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44This CHANGELOG follows the format listed [ here] ( https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md )
55
66## [ Unreleased]
7- ### Added
8- - updated to use sensu-plugin 2.7 with 2.x to 1.x migration option
7+
98### Breaking Changes
10- - require ruby 2.3.0 or greater, resolves issues with dependancies
9+ - remove support for ruby versions ` < 2.3.0 ` (@jspaleta )
10+
11+ ### Added
12+ - updated to use sensu-plugin 2.7 with 2.x to 1.x migration option (@jspaleta )
13+
1114
1215### Fixed
1316- check-log.rb: pattern is now required via option config
@@ -80,7 +83,8 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
8083### Added
8184- initial release
8285
83- [ Unreleased ] : https://github.com/sensu-plugins/sensu-plugins-logs/compare/1.3.1...HEAD
86+ [ Unreleased ] : https://github.com/sensu-plugins/sensu-plugins-logs/compare/2.0.0...HEAD
87+ [ 2.0.0 ] : https://github.com/sensu-plugins/sensu-plugins-logs/compare/1.3.1...2.0.0
8488[ 1.3.1 ] : https://github.com/sensu-plugins/sensu-plugins-logs/compare/1.3.0...1.3.1
8589[ 1.3.0 ] : https://github.com/sensu-plugins/sensu-plugins-logs/compare/1.2.1...1.3.0
8690[ 1.2.1 ] : https://github.com/sensu-plugins/sensu-plugins-logs/compare/1.2.0...1.2.1
You can’t perform that action at this time.
0 commit comments