From 65f2ead5277c9101d767835d6be5e6e336e50576 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 26 Jul 2016 16:36:01 -0400 Subject: [PATCH] Add "UNDER DEVELOPMENT" note for v1.4 changelog --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37598b19..6f1b2de9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,17 @@ # Mattermost Desktop Application Changelog -## Release v1.4.0 (Beta) +## UNDER DEVELOPMENT v1.4.0 + +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 -- Use the application icon for desktop notifications in Windows 10. +- Update Mattermost icon for desktop notifications in Windows 10. -#### Linux +#### Linux (Beta) - Added an option to make the taskbar icon flash on new messages ### Bug Fixes