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) ---