Merge pull request #660 from mattermost/it33-patch-3

Update CHANGELOG with info on recent commits
Этот коммит содержится в:
Christopher Speller
2015-09-14 08:21:24 -04:00
родитель 447363262e 186bb7d239
Коммит f765ceb918

Просмотреть файл

@@ -21,6 +21,8 @@ Documentation
- Updated software and hardware requirements documentation
- Re-organized install instructions out of README and into separate files
- Added Code Contribution Guidelines
- Added new hardware sizing recommendations
- Consolidated licensing information into LICENSE.txt and NOTICE.txt
Performance
@@ -33,7 +35,8 @@ Code Quality
### Bug Fixes
- Fixed performance issue with slow typing on iOS
- Fixed performance issue with slow typing on iOS
- Fixed issue so that SSO option automatically set EmailVerified=true (it was false previously)
### Contributors