Update changelog. Remove obsolete info

This commit is contained in:
Wim
2017-01-04 14:20:24 +01:00
parent 7685fe1724
commit 38103d36b4
3 changed files with 3 additions and 290 deletions

View File

@@ -1,10 +1,12 @@
# v0.9.1-dev
## New features
* Rocket.Chat: New protocol support added (https://rocket.chat)
* irc: add channel key support #27 (see matterbrige.toml.sample for example)
## Bugfix
* general: Exit when a bridge fails to start
* mattermost: Check errors only on first connect. Keep retrying after first connection succeeds. #95
* telegram: fix missing username #102
# v0.9.0
## New features
@@ -74,6 +76,7 @@ See matterbridge.toml.sample for an example
# v0.6.1
## New features
* Slack support added. See matterbridge.conf.sample for more information
## Bugfix
* Fix 100% CPU bug on incorrect closed connections