Update changelog

This commit is contained in:
Wim 2017-01-16 23:55:03 +01:00
parent 01a32b2154
commit 9987ac3f13
1 changed files with 2 additions and 0 deletions

View File

@ -2,11 +2,13 @@
## New features ## New features
* Rocket.Chat: New protocol support added (https://rocket.chat) * Rocket.Chat: New protocol support added (https://rocket.chat)
* irc: add channel key support #27 (see matterbrige.toml.sample for example) * irc: add channel key support #27 (see matterbrige.toml.sample for example)
* xmpp: add SkipTLSVerify #106
## Bugfix ## Bugfix
* general: Exit when a bridge fails to start * general: Exit when a bridge fails to start
* mattermost: Check errors only on first connect. Keep retrying after first connection succeeds. #95 * mattermost: Check errors only on first connect. Keep retrying after first connection succeeds. #95
* telegram: fix missing username #102 * telegram: fix missing username #102
* slack: do not use API functions in webhook (slack) #110
# v0.9.0 # v0.9.0
## New features ## New features