diff options
-rw-r--r-- | changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index cf484d46..dbbc4aaa 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +# v0.9.1-dev +## New features +* Rocket.Chat: New protocol support added (https://rocket.chat) + +## Bugfix +* general: Exit when a bridge fails to start +* mattermost: Check errors only on first connect. Keep retrying after first connection succeeds. #95 + # v0.9.0 ## New features * Telegram: New protocol support added (https://telegram.org) |