diff --git a/CHANGELOG.md b/CHANGELOG.md index 5da599d473..f610b1d522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.11.0 / 2017-11-16 + +* [CHANGE] Make silence negative filtering consistent with alert filtering (#1095) +* [ENHANCEMENT] amtool: Allow 'd', 'w', 'y' time suffixes when creating silence (#1091) +* [ENHANCEMENT] Support OpsGenie Priority field (#1094) +* [BUGFIX] Fix UI when no silences are present (#1090) +* [BUGFIX] Fix OpsGenie Teams field (#1101) +* [BUGFIX] Fix OpsGenie Tags field (#1108) + ## 0.10.0 / 2017-11-09 * [CHANGE] Prevent inhibiting alerts in the source of the inhibition (#1017) diff --git a/VERSION b/VERSION index 78bc1abd14..d9df1bbc0c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.0 +0.11.0