From ba7711fa154762edb80343bb77b929834553917e Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Fri, 23 Feb 2018 00:19:44 +0900 Subject: [PATCH] Add "UNDER DEVELOPMENT" section for next release --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8346e7f9..3da6fe5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Mattermost Desktop Application Changelog +## UNDER DEVELOPMENT + +The "UNDER DEVELOPMENT" section of the Mattermost Desktop changelog appears +in the product's `master` branch to note key changes committed to `master` +and are on their way to the next stable release. +When a stable release is pushed, "UNDER DEVELOPMENT" heading is removed +from the final changelog of the release. + +Release date: TBD + +### Improvements + +### Architectural Changes + +### Bug Fixes + +---- + ## Release v4.0.0 Release date: January 29, 2018