Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Plourde <[email protected]>
  • Loading branch information
Simon Plourde committed Feb 12, 2020
1 parent d8c315c commit 65bdb5d
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,21 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.1.0] - 2020-02-12

### Added
- Config options can now be overridden via annotations.

### Changed
- Updated travis, goreleaser configurations.
- Migrated from go dep to go modules.
- Migrated the build pipeline from Travis to Github Actions.
- Updated license.
- Upgraded to sensu-plugin-sdk.
- Updated the default icon URL.

### Removed
- Removed redundant post deploy scripts for travis.
### Deprecated
- Environment variables prefixed with `SENSU_` are now deprecated and will be
removed in a future release.

## [1.0.3] - 2019-01-09

Expand Down

0 comments on commit 65bdb5d

Please sign in to comment.