diff --git a/CHANGELOG.md b/CHANGELOG.md index e22180ae..3e3fdc80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v0.4.0-alpha.0 / 2016-09-09 + +This realease requires a storage wipe. + +* [FEATURE] High Availability +* [FEATURE] Garbage collected storage +* [CHANGE] Different storage format + ## v0.4.2 / 2016-09-02 * [BUGFIX] Fix broken regex checkbox in silence form diff --git a/VERSION b/VERSION index 0d91a54c..1b69c974 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0 +0.4.0-alpha.0