From 876c4ff8e0e22a30d7425c88f17e8b8b83c39fb0 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Tue, 27 Nov 2018 22:29:36 +0900 Subject: [PATCH] Add UNDER DEVELOPMENT section to CHANGELOG.md --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8403d47..77a60fbb 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.2.0 Release date: Nov 27, 2018