Skip to content

Commit 89a63f4

Browse files
committed
prep for 2.0.0 release
1 parent 0983c09 commit 89a63f4

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
This 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

0 commit comments

Comments
 (0)