diff --git a/CHANGELOG.md b/CHANGELOG.md index 11c2f1a143..e22180ae34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.4.2 / 2016-09-02 + +* [BUGFIX] Fix broken regex checkbox in silence form +* [BUGFIX] Simplify inconsistent silence update behavior + ## v0.4.1 / 2016-08-31 * [BUGFIX] Wait for silence query to finish instead of showing error diff --git a/VERSION b/VERSION index 267577d47e..2b7c5ae018 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.1 +0.4.2