Add matrix support

This commit is contained in:
Wim
2017-02-20 00:49:27 +01:00
parent cd0a2beb11
commit c5cfbc2297
17 changed files with 1673 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
# v0.10.0-dev
## New features
* matrix: New protocol support added (https://matrix.org)
# v0.9.3
## New features
* API: rest interface to read / post messages (see API section in matterbridge.toml.sample)