From 30dd0426c08b6479d9a26259ea5efd63bc1ee273 Mon Sep 17 00:00:00 2001 From: stuart nelson Date: Thu, 16 Nov 2017 12:39:33 -0500 Subject: [PATCH] 0.11.0 (#1109) --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5da599d4..f610b1d5 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 78bc1abd..d9df1bbc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.0 +0.11.0