summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-07-15 16:59:57 +0200
committerWim <wim@42.be>2017-07-15 16:59:57 +0200
commite99532fb89d7502a86c66f8c36fc9940fc1aca77 (patch)
treea3c73ed7116b97c1adaac6898706903563db793c /changelog.md
parent4aa646f6b006bd3799026c502614ac7c8c1e149e (diff)
downloadmatterbridge-msglm-e99532fb89d7502a86c66f8c36fc9940fc1aca77.tar.gz
matterbridge-msglm-e99532fb89d7502a86c66f8c36fc9940fc1aca77.tar.bz2
matterbridge-msglm-e99532fb89d7502a86c66f8c36fc9940fc1aca77.zip
Release v0.16.1v0.16.1
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index d97cb1dc..95e12e51 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,11 @@
+# v0.16.1
+## New features
+* slack: also relay messages of other bots #213
+* mattermost: show also links if public links have not been enabled.
+
+## Bugfix
+* mattermost, slack: fix connecting logic #216
+
# v0.16.0
## Breaking Changes
* URL,UseAPI,BindAddress is deprecated. Your config has to be updated.