summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-01-09 00:11:40 +0100
committerWim <wim@42.be>2018-01-09 00:13:46 +0100
commitee87626a9347bd633eec076013e99e28b77f96b4 (patch)
treea4575d8481f28fa8e938c5015a5a24d46197ab5d /changelog.md
parent9f15d38c1cb31caa16a039a734bea6dc417cfe93 (diff)
downloadmatterbridge-msglm-ee87626a9347bd633eec076013e99e28b77f96b4.tar.gz
matterbridge-msglm-ee87626a9347bd633eec076013e99e28b77f96b4.tar.bz2
matterbridge-msglm-ee87626a9347bd633eec076013e99e28b77f96b4.zip
Update for 1.6.3
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md6
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