summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-01-04 14:20:24 +0100
committerWim <wim@42.be>2017-01-04 14:20:24 +0100
commit38103d36b4e119669c4892c7fe78836bee14aa43 (patch)
treed4a04b5aa87fbed00d78f5dfc04d3acd52f9fcff /changelog.md
parent7685fe1724075c66ac140700c42ea1c21c19d510 (diff)
downloadmatterbridge-msglm-38103d36b4e119669c4892c7fe78836bee14aa43.tar.gz
matterbridge-msglm-38103d36b4e119669c4892c7fe78836bee14aa43.tar.bz2
matterbridge-msglm-38103d36b4e119669c4892c7fe78836bee14aa43.zip
Update changelog. Remove obsolete info
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index dbbc4aaa..dc578be5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -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