Update CHANGELOG.md

A breaking change to config names for HipChat and
OpsGenie wasn't noted in the changelog.
Fortunately, these are values that users should
not be configuring.
This commit is contained in:
stuart nelson 2017-11-17 00:18:44 +01:00
parent 30dd0426c0
commit 55a40d1d3a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## 0.11.0 / 2017-11-16 ## 0.11.0 / 2017-11-16
* [CHANGE] Make silence negative filtering consistent with alert filtering (#1095) * [CHANGE] Make silence negative filtering consistent with alert filtering (#1095)
* [CHANGE] Change HipChat and OpsGenie api config names (#1087)
* [ENHANCEMENT] amtool: Allow 'd', 'w', 'y' time suffixes when creating silence (#1091) * [ENHANCEMENT] amtool: Allow 'd', 'w', 'y' time suffixes when creating silence (#1091)
* [ENHANCEMENT] Support OpsGenie Priority field (#1094) * [ENHANCEMENT] Support OpsGenie Priority field (#1094)
* [BUGFIX] Fix UI when no silences are present (#1090) * [BUGFIX] Fix UI when no silences are present (#1090)