diff options
author | Wim <wim@42.be> | 2017-12-07 22:27:17 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-12-07 22:27:17 +0100 |
commit | af9aa5d7cbae03d0bebe7799c40a793b7720c234 (patch) | |
tree | 3aa80402e0f6f53803bb4f95cc0b79b984d6886f | |
parent | 05eb75442ad3f68fe81b771e75c1842d96069ed7 (diff) | |
download | matterbridge-msglm-af9aa5d7cbae03d0bebe7799c40a793b7720c234.tar.gz matterbridge-msglm-af9aa5d7cbae03d0bebe7799c40a793b7720c234.tar.bz2 matterbridge-msglm-af9aa5d7cbae03d0bebe7799c40a793b7720c234.zip |
Update changelog
-rw-r--r-- | changelog.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 7f784efe..a4f2cad9 100644 --- a/changelog.md +++ b/changelog.md @@ -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 |