Update changelog

This commit is contained in:
Wim
2017-02-17 23:21:43 +01:00
parent 072cac0347
commit 58483ea70c
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
# v0.9.3-dev
## Bugfix
* slack: fix receiving messages from private channels #118
* slack: fix echo when using webhooks #119
* mattermost: reconnecting should work better now
* irc: keeps reconnecting (every 60 seconds) now after ping timeout/disconnects.
# v0.9.2
## New features