From 66c5f30d7ff23016a0e2588ee073010a3c35be1b Mon Sep 17 00:00:00 2001 From: amyblais Date: Thu, 24 May 2018 09:29:03 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39a3006b..2d2b79ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Release date: May 25, 2018 ### Bug Fixes #### All Platforms - - Fixed authentication dialog not working. + - Fixed an issue where the popup dialog to authenticate a user to their proxy or server didn't work. [#809](https://github.com/mattermost/desktop/issues/809) ---