summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-01 21:59:29 -0800
committerit33 <iantien@gmail.com>2015-11-01 21:59:29 -0800
commit575d90e8a563650b6975b5026faeab3b9fbd4a74 (patch)
tree8636b208453562fd11ccdc27b395ec6e797a88df /CHANGELOG.md
parent4a1df8605a69aa8e621c922668412db9cb02dc43 (diff)
downloadchat-575d90e8a563650b6975b5026faeab3b9fbd4a74.tar.gz
chat-575d90e8a563650b6975b5026faeab3b9fbd4a74.tar.bz2
chat-575d90e8a563650b6975b5026faeab3b9fbd4a74.zip
Update CHANGELOG.md
Minor changes and correcting typos
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3983234ec..46b74ccb3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,10 @@ The "UNDER DEVELOPMENT" section of the Mattermost changelog appears in the produ
### Improvements
+Onboarding
+
+- New tutorial explaining how to use Mattermost for new users
+
Messaging and Notifications
- Users can now search for teammates to add to **Direct Message** list via **More** menu
@@ -29,11 +33,11 @@ Integrations
User Interface
- Member list in Channel display now scrollable, and includes Message button to message channel members directly
-- Syntax highlighted added for code blocks
+- Added ability to edit previous message by hitting UP arrow
+- Syntax highlighting added for code blocks
- Languages include `Diff, Apache, Makefile, HTTP, JSON, Markdown, Java, CSS, nginx, ObjectiveC, Python, XML, Perl, Bash, PHP, Coffee, C, SQL, Go, Ruby, Java, and ini`.
- Use by adding the name of the language on the first link of the code block, for example: ```python
- Syntax color theme can be defined under **Account Settings** > **Appearance Settings** > **Custom Theme**
-- Added ability to edit previous message by hitting UP arrow
Team Settings
@@ -46,10 +50,6 @@ System Console
- New statistics page
- Configurable option to create an account directly from team page
-Onboarding
-
-- New tutorial explaining how to use Mattermost for new users
-
#### Bug Fixes
- Various fixes to theme colors