From 5f613ca9a2a45aed76601a623b3d13010bd33201 Mon Sep 17 00:00:00 2001 From: it33 Date: Sat, 5 Sep 2015 14:05:32 -0700 Subject: Added v0.8.0 "UNDER DEVELOPMENT" to changelog --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a497e224a..2ea6a51b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,45 @@ # Mattermost Changelog +## UNDER DEVELOPMENT - Release v0.8.0 (Beta2) + +The "UNDER DEVELOPMENT" section of the Mattermost changelog appears in the product's `master` branch to note key changes that have been committed to master and are on their way to the next stable release. + +When a stable release is pushed the "UNDER DEVELOPMENT" heading is removed from the final changelog of the release. + +### Release Highlights + +- TBA + +### New Features + +- TBA + +### Improvements + +Documentation + +- Updated software and hardware requirements documentation +- Re-organized install instructions out of README and into separate files +- Consolidated licensing information into LICENSE.txt and NOTICE.txt + +Performance + +- Enabled Javascript optimizations + +Code Quality + +- Reformatted Javascript per Mattermost Style Guide + +### Bug fixes + +- Fixed performance issue with slow typing on iOS + +### Contributors + +Many thanks to our external contributors. In no particular order: + +- TBA + ## Release v0.7.0 (Beta1) Released 2015-09-05 -- cgit v1.2.3-1-g7c22