From 5be2d254b9d127f394829e2d8bc01b3a197e7455 Mon Sep 17 00:00:00 2001 From: amyblais Date: Wed, 20 Mar 2019 08:51:54 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 354177c6..6cb6d5f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,26 @@ Release date: TBD ---- +## Release v4.2.1 + +Release date: March 20, 2019 + +- Mattermost v4.2.1 contains a bug fix for all platforms. + +### Bug Fixes + +#### All Platforms +- Fixed an issue where the links to the same subdomain opened in a smaller window in the Mattermost app. +[#946](https://github.com/mattermost/desktop/pull/946) + +### Contributors + +Many thanks to all our contributors. In alphabetical order: + +[lieut-data](https://github.com/lieut-data) + +---- + ## Release v4.2.0 Release date: Nov 27, 2018