commit b9d2accc42411e6d6f03bbf2a919f23d9edb8b6e
Author: Wim <wim@42.be>
Date: Mon Jan 16 23:55:03 2017 +0000
diff --git a/changelog.md b/changelog.md
index dc578be..1d947bf 100644
--- a/changelog.md
+++ b/changelog.md
@@ -211 +213 @@
## 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