From a09ff6d2b550c39f15bcd94c1aa688e46c43aa05 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Thu, 24 Aug 2017 21:16:36 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 086c2f89..4fa709b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ Release date: TBD [#552](https://github.com/mattermost/desktop/issues/552) - Fixed the app publisher was not changed to Mattermost, Inc. [#542](https://github.com/mattermost/desktop/issues/542) + - Fixed an extra reloading when an error page is manually reloaded. + [#573](https://github.com/mattermost/desktop/issues/573) #### Windows - Fixed desktop notifications not working when the window has been minimized from inactive state.