File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 12
12
13
13
- [ ] RuboCop passes
14
14
15
- - [ ] Existing tests pass
15
+ - [ ] Existing tests pass
16
16
17
17
#### New Plugins
18
18
24
24
25
25
#### Purpose
26
26
27
- #### Known Compatablity Issues
27
+ #### Known Compatability Issues
28
28
Original file line number Diff line number Diff line change 7
7
- 2.1
8
8
- 2.2
9
9
- 2.3.0
10
+ - 2.4.1
10
11
notifications :
11
12
email :
12
13
recipients :
@@ -28,4 +29,5 @@ deploy:
28
29
rvm : 2.1
29
30
rvm : 2.2
30
31
rvm : 2.3.0
32
+ rvm : 2.4.1
31
33
repo : sensu-plugins/sensu-plugins-postgres
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
This CHANGELOG follows the format listed at [ Keep A Changelog] ( http://keepachangelog.com/ )
5
5
6
6
## [ Unreleased]
7
+ ### Added
8
+ - Ruby 2.4.1 testing
9
+
7
10
## [ 1.2.0] - 2017-07-12
8
11
### Added
9
12
- metric-postgres-statsdb.rb: Adds new metric ` numbackends ` . (@phumpal )
You can’t perform that action at this time.
0 commit comments