From 09cacbb1c5817cace8f8e3722bc883f5541f1aa3 Mon Sep 17 00:00:00 2001 From: Jason Blais <13119842+jasonblais@users.noreply.github.com> Date: Wed, 26 Dec 2018 06:59:58 -0500 Subject: [PATCH] Fix formatting error in changelog and add note about Android compatibility change in v1.15 (#2465) * Fix formatting error in changelog * Update CHANGELOG.md * Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b3e6e3e3..82bf4d1f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ ### Combatibility - - Mobile App v1.13+ is required for Mattermost Server v5.4+** + - Mobile App v1.13+ is required for Mattermost Server v5.4+. + - Android operating system 7+ [is required by Google](https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html). ### Highlights - Added mention and reply mention highlighting. @@ -14,7 +15,7 @@ - Added support for pinned posts. - Added support for jumbo emojis. - Added support for interactive dialogs. - - Improved UI for the long press menu and emoji reaction viewer + - Improved UI for the long press menu and emoji reaction viewer. ### Improvements - Added the ability to include custom headers with requests for custom builds.