From 481bf963f0784f608d0bcab3575d090b507c0cf6 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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 722054a3..d393d94e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # 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.7.0 Release date: May 9, 2017