From af9aa5d7cbae03d0bebe7799c40a793b7720c234 Mon Sep 17 00:00:00 2001 From: Wim Date: Thu, 7 Dec 2017 22:27:17 +0100 Subject: [PATCH] Update changelog --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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