summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-02-17 23:21:43 +0100
committerWim <wim@42.be>2017-02-17 23:21:43 +0100
commit58483ea70c2c99a352592c5e50686fb03985650e (patch)
treec3d3214c3f5d299a56b66acc0d3e19a06bf56045 /changelog.md
parent072cac0347c9a4448d831e616ac157be8aa07690 (diff)
downloadmatterbridge-msglm-58483ea70c2c99a352592c5e50686fb03985650e.tar.gz
matterbridge-msglm-58483ea70c2c99a352592c5e50686fb03985650e.tar.bz2
matterbridge-msglm-58483ea70c2c99a352592c5e50686fb03985650e.zip
Update changelog
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 36d3cf1a..b45a35d8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,9 @@
# v0.9.3-dev
## Bugfix
* slack: fix receiving messages from private channels #118
+* slack: fix echo when using webhooks #119
+* mattermost: reconnecting should work better now
+* irc: keeps reconnecting (every 60 seconds) now after ping timeout/disconnects.
# v0.9.2
## New features