From d0b12fb2cf51f5ffb1d2778c5f29f0b8f881c3bb Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Thu, 22 Sep 2016 23:24:58 +0900 Subject: [PATCH] Add "UNDER DEVELOPMENT" section to CHANGELOG.md --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01eab462..14bf49eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # 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 + +#### Windows + +#### macOS + +#### Linux (Beta) + +### Bug Fixes + +#### Windows + +#### macOS + +#### Linux (Beta) + ## Release v3.4.0 Release date: September 22, 2016