summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-02-11 08:06:34 -0500
committerChristopher Speller <crspeller@gmail.com>2016-02-11 08:06:34 -0500
commit843d83c8725938a29e26243f0d0fbcae9dfceefc (patch)
treecdc83e5b7cc2a58a1e3a0e01518308409c88848f
parentf940642008a55700311cb63a8781a8c0d5a31dab (diff)
parent987d0f3240f5bf2c87253486d10c316327680633 (diff)
downloadchat-843d83c8725938a29e26243f0d0fbcae9dfceefc.tar.gz
chat-843d83c8725938a29e26243f0d0fbcae9dfceefc.tar.bz2
chat-843d83c8725938a29e26243f0d0fbcae9dfceefc.zip
Merge pull request #2137 from mattermost/esethna-patch-1
Add Commands Table to CHANGELOG.md for v2.0
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c27041165..bd9772b2b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -144,6 +144,9 @@ The following is for informational purposes only, no action needed. Mattermost a
##### Licenses Table
1. Added `Licenses` Table
+##### Commands Table
+1. Added `Commands` Table
+
#### Known Issues
- Navigating to a page with new messages containing inline images added via markdown causes the channel to scroll up and down while loading the inline images.