diff options
author | Wim <wim@42.be> | 2017-01-27 23:40:20 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-01-27 23:40:20 +0100 |
commit | 397b8ff892b61a80a4940c8b81edddbc8df5cf66 (patch) | |
tree | 30394ca92b39e30c9d5c650381767282e5ddcc8f | |
parent | 38a4cf315aa1415eca645658dc557e12ddef8d90 (diff) | |
download | matterbridge-msglm-397b8ff892b61a80a4940c8b81edddbc8df5cf66.tar.gz matterbridge-msglm-397b8ff892b61a80a4940c8b81edddbc8df5cf66.tar.bz2 matterbridge-msglm-397b8ff892b61a80a4940c8b81edddbc8df5cf66.zip |
Update changelog
-rw-r--r-- | changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 8a518a65..cbf192ed 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +# v0.9.2 +## Bugfix +* general: make ignorenicks work again #115 +* telegram: fix receiving from channels and groups #112 +* telegram: use html for username +* irc: update vendor (fixes some crashes) #117 +* xmpp: fix tls by setting ServerName #114 + # v0.9.1 ## New features * Rocket.Chat: New protocol support added (https://rocket.chat) |