diff options
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 |