Update changelog
This commit is contained in:
parent
05eb75442a
commit
af9aa5d7cb
10
changelog.md
10
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
|
||||
|
|
Loading…
Reference in New Issue