diff options
author | it33 <iantien@gmail.com> | 2015-09-05 19:50:16 -0700 |
---|---|---|
committer | it33 <iantien@gmail.com> | 2015-09-05 19:50:16 -0700 |
commit | 6ecaee9eacab871b63ababcf7c0db7f77da73fc2 (patch) | |
tree | f48e63494031c0a78e806b1491d6c7e0f8d7189f /CHANGELOG.md | |
parent | 6418d1b54a882c0794cec8ccf4f861d22f13fe46 (diff) | |
parent | 78588c067b8bdd220ff866e89d0abe3b85ee1b17 (diff) | |
download | chat-6ecaee9eacab871b63ababcf7c0db7f77da73fc2.tar.gz chat-6ecaee9eacab871b63ababcf7c0db7f77da73fc2.tar.bz2 chat-6ecaee9eacab871b63ababcf7c0db7f77da73fc2.zip |
Merge pull request #617 from mattermost/it33-patch-2
Added anticipated RC and final release dates
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0adc0dc9e..bac990fb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,18 @@ ## 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. +The "UNDER DEVELOPMENT" section of the Mattermost changelog appears in the product's `master` branch to note key changes 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. -When a stable release is pushed the "UNDER DEVELOPMENT" heading is removed from the final changelog of the release. +- **Release candidate anticipated:** September 28, 2015 +- **Final release anticipated:** October 2, 2015 ### Release Highlights -- TBA +- [See Product Roadmap for anticipated features](https://mattermost.atlassian.net/issues/?filter=10002) ### New Features -- TBA +- [See Product Roadmap for anticipated features](https://mattermost.atlassian.net/issues/?filter=10002) ### Improvements @@ -30,7 +31,7 @@ Code Quality - Reformatted Javascript per Mattermost Style Guide -### Bug fixes +### Bug Fixes - Fixed performance issue with slow typing on iOS |