summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-12 00:57:47 -0700
committerit33 <iantien@gmail.com>2015-09-12 00:57:47 -0700
commit186bb7d23910c61532f4acac4c3f35dab3246804 (patch)
tree7cde3caa39b83df4459d9a78ae9c2d73d1f06df2 /CHANGELOG.md
parent7ec3e74f8c87cec8885bdedee18b18608bb9aea8 (diff)
downloadchat-186bb7d23910c61532f4acac4c3f35dab3246804.tar.gz
chat-186bb7d23910c61532f4acac4c3f35dab3246804.tar.bz2
chat-186bb7d23910c61532f4acac4c3f35dab3246804.zip
Update CHANGELOG with info on recent commits
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5876dc894..7aac49ff2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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