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
This commit is contained in:
Jason Blais 2018-12-26 06:59:58 -05:00 committed by Elias Nahum
parent f48cad8e64
commit 09cacbb1c5

View file

@ -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.