diff options
author | Wim <wim@42.be> | 2018-01-09 00:11:40 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2018-01-09 00:21:50 +0100 |
commit | 2dfc1fada807594474dc75168a6d78d769685e9c (patch) | |
tree | 6b31155df5a979a011d3d672492bff77ffa461d2 /changelog.md | |
parent | 979c7dde018be9bd8799a36d29012c13d06aa7e8 (diff) | |
download | matterbridge-msglm-2dfc1fada807594474dc75168a6d78d769685e9c.tar.gz matterbridge-msglm-2dfc1fada807594474dc75168a6d78d769685e9c.tar.bz2 matterbridge-msglm-2dfc1fada807594474dc75168a6d78d769685e9c.zip |
Update for 1.6.3
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index eccce0ea..e82746b8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# v1.6.3 +## Bugfix +* slack: Fix connection issues +* slack: Add more debug messages +* irc: Convert received IRC channel names to lowercase. Fixes #329 (#330) + # v1.6.2 ## Bugfix * mattermost: Crashes while connecting to Mattermost (regression). Closes #327 |