diff options
author | Wim <wim@42.be> | 2016-11-12 22:33:58 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2016-11-12 22:41:56 +0100 |
commit | cac9fb838c97066e816f0c0da79542c493718b1f (patch) | |
tree | cdb2c5549a0303237ff043c56800f60f9a99c827 /changelog.md | |
parent | 08ebee6b4faf677da159db1cffea292050492fd5 (diff) | |
download | matterbridge-msglm-cac9fb838c97066e816f0c0da79542c493718b1f.tar.gz matterbridge-msglm-cac9fb838c97066e816f0c0da79542c493718b1f.tar.bz2 matterbridge-msglm-cac9fb838c97066e816f0c0da79542c493718b1f.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 |