summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-05 14:05:32 -0700
committerit33 <iantien@gmail.com>2015-09-05 14:05:32 -0700
commit5f613ca9a2a45aed76601a623b3d13010bd33201 (patch)
treef5003ae7d6f3497a499830b689b0aa4cab34b995 /CHANGELOG.md
parent8ffc74fc793e4fc74196ff061a6135d0b43b2d79 (diff)
downloadchat-5f613ca9a2a45aed76601a623b3d13010bd33201.tar.gz
chat-5f613ca9a2a45aed76601a623b3d13010bd33201.tar.bz2
chat-5f613ca9a2a45aed76601a623b3d13010bd33201.zip
Added v0.8.0 "UNDER DEVELOPMENT" to changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md40
1 files changed, 40 insertions, 0 deletions
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