5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 01:49:35 +00:00

Update changelog

This commit is contained in:
Wim 2017-12-07 22:27:17 +01:00
parent 05eb75442a
commit af9aa5d7cb

View File

@ -1,3 +1,13 @@
# v1.6.0-dev
## New features
* sshchat: New protocol support added (https://github.com/shazow/ssh-chat)
# v1.5.1
## Bugfix
* irc: Fix irc ACTION regression (irc). Closes #306
* irc: Split on UTF-8 for MessageSplit (irc). Closes #308
# v1.5.0
## New features
* general: remote mediaserver support. See MediaServerDownload and MediaServerUpload in matterbridge.toml.sample