diff options
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 |