From 4079234037e8033c95726179258691512ee12079 Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Wed, 20 Mar 2019 09:36:44 -0400 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: amyblais --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cb6d5f8..40516040 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ Release date: March 20, 2019 ### Bug Fixes #### All Platforms -- Fixed an issue where the links to the same subdomain opened in a smaller window in the Mattermost app. +- Fixed an issue where some links opened in a smaller window in the Mattermost app. This issue only affected installations with a [Site URL](https://docs.mattermost.com/administration/config-settings.html#site-url) configured to use a subpath. [#946](https://github.com/mattermost/desktop/pull/946) ### Contributors