From c224936443dd0d53fbca64050fcb792e449e39b7 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Thu, 9 Mar 2017 21:27:20 +0900 Subject: [PATCH] Add "UNDER DEVELOPMENT" section for next release --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e03167c..567c0815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # 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 + +### Bug Fixes + + +---- + ## Release v3.6.0 Release date: February 28, 2017