Skip to content

Commit 3fb0f90

Browse files
committed
adding ruby 2.4 testing and misc CHANGELOG fixups
1 parent 16927b6 commit 3fb0f90

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ rvm:
88
- 2.1
99
- 2.2
1010
- 2.3.0
11+
- 2.4.1
1112
notifications:
1213
email:
1314
recipients:
@@ -30,4 +31,5 @@ deploy:
3031
rvm: 2.1
3132
rvm: 2.2
3233
rvm: 2.3.0
34+
rvm: 2.4.1
3335
repo: sensu-plugins/sensu-plugins-graphite

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
#Change Log
1+
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

44
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
55

66
## [Unreleased]
77

8-
## [2.1.0]
8+
## [2.1.0] - 2017-06-11
99
### Changed
1010
- Disable filtering for handler-graphite-status.rb
1111
### Fixed

0 commit comments

Comments
 (0)