diff options
author | Wim <wim@42.be> | 2016-11-12 22:33:58 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2016-11-12 22:33:58 +0100 |
commit | 0b4ac6143514d2f3fbd8c55eec5d9e8bc6dd62bf (patch) | |
tree | 5251579a86d63130c8f125a9bb91927366e1436b /changelog.md | |
parent | 1d5cd1d7c479c382c9cddaf02f1e59bf55971f12 (diff) | |
download | matterbridge-msglm-0b4ac6143514d2f3fbd8c55eec5d9e8bc6dd62bf.tar.gz matterbridge-msglm-0b4ac6143514d2f3fbd8c55eec5d9e8bc6dd62bf.tar.bz2 matterbridge-msglm-0b4ac6143514d2f3fbd8c55eec5d9e8bc6dd62bf.zip |
Update documentation
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 0f8c6424..42bca6d1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,9 @@ -# v0.7-dev +# v0.8 +Release because of breaking mattermost API changes +## New features +* Supports mattermost v3.5.0 + +# v0.7 ## Breaking config changes from 0.6 to 0.7 Matterbridge now uses TOML configuration (https://github.com/toml-lang/toml) See matterbridge.toml.sample for an example |