Release v0.16.2

This commit is contained in:
Wim
2017-07-18 23:48:00 +02:00
parent 0302e4da82
commit 1e2f27c061
3 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
# v0.16.2
## New features
* general: binary builds against latest commit are now available on https://bintray.com/42wim/nightly/Matterbridge/_latestVersion
## Bugfix
* slack: fix loop introduced by relaying message of other bots #219
* slack: Suppress parent message when child message is received #218
* mattermost: fix regression when using webhookurl and webhookbindaddress #221
# v0.16.1
## New features
* slack: also relay messages of other bots #213