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
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
5
5
6
6
## [Unreleased]
7
7
8
+
## [3.0.0] - 2020-04-14
9
+
### Breaking Changes
10
+
-`english` 0.6.3 has been yanked - https://rubygems.org/gems/english/versions/0.6.3.
11
+
- Bump minimum required ruby to 2.3
12
+
- Update bundler development dep to `2.1` to match travis environment
13
+
- Update sensu-plugin dep to `~> 4.0`. you can read the changelog entries for [4.0](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#400---2018-02-17)
14
+
- Update rake dep
15
+
- Update robocup dep
16
+
- Update yard dep
17
+
8
18
## [2.0.0] - 2018-03-31
9
19
### Breaking Changes
10
20
- dropped ruby 2.1 support (@yuri-zubov sponsored by Actility, https://www.actility.com)
@@ -88,7 +98,8 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
0 commit comments