Skip to content

Commit

Permalink
Remove Travis build status from README, roll CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Campbell <[email protected]>
  • Loading branch information
nixwiz committed Feb 10, 2020
1 parent 9979e00 commit e2afba0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,15 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [0.5.0] - 2020-02-10

### Changed
- Fixed goreleaser deprecated archive to use archives
- Replaced Travis CI with GitHub Actions
- Use new Sensu SDK module

## [0.4.1] - 2019-12-17

### Changed
- Reformatted README for [Plugin Style Guide](https://github.com/sensu-plugins/community/blob/master/PLUGIN_STYLEGUIDE.md)

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Sensu Bonsai Asset](https://img.shields.io/badge/Bonsai-Download%20Me-brightgreen.svg?colorB=89C967&logo=sensu)](https://bonsai.sensu.io/assets/nixwiz/sensu-go-pushover-handler)
[ ![Build Status](https://travis-ci.org/nixwiz/sensu-go-pushover-handler.svg?branch=master)](https://travis-ci.org/nixwiz/sensu-go-pushover-handler)

## Sensu Go Pushover Handler

Expand Down

0 comments on commit e2afba0

Please sign in to comment.