You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
# Change Log
2
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
3
4
-
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
4
+
This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md)
5
5
6
6
## [Unreleased]
7
+
8
+
## [2.0.0] - 2018-03-31
7
9
### Breaking Changes
8
10
- dropped ruby 2.1 support (@yuri-zubov sponsored by Actility, https://www.actility.com)
9
11
- added `rest-client` as a dependency which requires you to have a local c compiler present to install this plugin (@yuri-zubov sponsored by Actility, https://www.actility.com)
@@ -16,6 +18,9 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachang
16
18
- Added ability to get metrics from VertX (@yuri-zubov sponsored by Actility, https://www.actility.com)
17
19
- Added health-check VertX (@yuri-zubov sponsored by Actility, https://www.actility.com)
0 commit comments