Skip to content

Commit

Permalink
Update changelog for 1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikki Attea authored Jan 9, 2019
1 parent fd027a7 commit 3149de0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [1.0.3] - 2019-01-09

### Added
- Use SLACK_WEBHOOK_URL envvar for default value of slack_webhook_url. Use of envvar by default prevents leaking of sensitive credential into system process table via command argument. This is a backwards compatible change, and the --webhook-url argument can still be used as an override for testing purposes.

Expand Down

0 comments on commit 3149de0

Please sign in to comment.