summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-01-16 23:55:03 +0100
committerWim <wim@42.be>2017-01-16 23:55:03 +0100
commit9987ac3f13671bf6c4e1530544afa865035b0efd (patch)
tree7818196fe708a72526117f9e399607bf7d4986bf
parent01a32b21540dd1689b80c4c67c0b686c5ec33dbe (diff)
downloadmatterbridge-msglm-9987ac3f13671bf6c4e1530544afa865035b0efd.tar.gz
matterbridge-msglm-9987ac3f13671bf6c4e1530544afa865035b0efd.tar.bz2
matterbridge-msglm-9987ac3f13671bf6c4e1530544afa865035b0efd.zip
Update changelog
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index dc578be5..1d947bf5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,11 +2,13 @@
## New features
* Rocket.Chat: New protocol support added (https://rocket.chat)
* irc: add channel key support #27 (see matterbrige.toml.sample for example)
+* xmpp: add SkipTLSVerify #106
## 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
+* slack: do not use API functions in webhook (slack) #110
# v0.9.0
## New features