Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit c4ffad31a525c59c29c49b6c8e6c42e047a6bbb9 Author: Wim <wim@42.be> Date: Thu Dec 07 22:27:17 2017 +0000 Update changelog diff --git a/changelog.md b/changelog.md index 7f784ef..a4f2cad 100644 --- a/changelog.md +++ b/changelog.md @@ -13 +113 @@ +# 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