From e06040e5370b7e9b0b5843d20fd7f64489ebbf4f Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Fri, 23 Feb 2018 00:24:51 +0900 Subject: [PATCH] Update CHANGELOG.md for #711 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3da6fe5c..cef01101 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,13 @@ from the final changelog of the release. Release date: TBD ### Improvements +- [Windows 7/8] Desktop notifications now respect the duration setting of Control Panel. +[#601](https://github.com/mattermost/desktop/issues/601) ### Architectural Changes +- Major version upgrade of Electron to v1.7.x to v1.8.x. Electron is the underlying technology used to build the Desktop apps. +[#711](https://github.com/mattermost/desktop/pull/711) + ### Bug Fixes