Skip to content

Commit

Permalink
Merge pull request #752 from prometheus/cut-0.6.1
Browse files Browse the repository at this point in the history
*: cut 0.6.1
  • Loading branch information
fabxc authored Apr 28, 2017
2 parents 3eb81b4 + b962597 commit 5aeaf2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.6.1 / 2017-04-28

- [BUGFIX] Fix incorrectly serialized hash for notification providers.
- [ENHANCEMENT] Add config hash metric.
- [ENHANCEMENT] Add processing status field to alerts.

## v0.6.0 / 2017-04-25

- [BUGFIX] Add `groupKey` to `alerts/groups` endpoint https://github.com/prometheus/alertmanager/pull/576
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.6.1

0 comments on commit 5aeaf2c

Please sign in to comment.