diff --git a/CHANGELOG.md b/CHANGELOG.md index c18d0f17..d6691f07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index a918a2aa..ee6cdce3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1