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
@@ -6,6 +6,16 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
6
6
7
7
## [Unreleased]
8
8
9
+
## [3.0.0] - 2020-04-14
10
+
### Breaking Changes
11
+
-`english` 0.6.3 has been yanked - https://rubygems.org/gems/english/versions/0.6.3.
12
+
- Bump minimum required ruby to 2.3
13
+
- Update bundler development dep to `2.1` to match travis environment
14
+
- 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)
15
+
- Update rake dep
16
+
- Update robocup dep
17
+
- Update yard dep
18
+
9
19
## [2.0.3] - 2019-02-17
10
20
### Fixed
11
21
-`check-megaraid-sas-status.rb`: Fixed logic error in which it was assumed that all virtual drives were in sequential order. Also fixed pattern matching when parsing individual drive status. (@SeanSith)
@@ -70,7 +80,8 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
0 commit comments