summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index b45a35d8..78015f90 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,7 @@
# v0.9.3-dev
+## New features
+* API: rest interface to read / post messages (see API section in matterbridge.toml.sample)
+
## Bugfix
* slack: fix receiving messages from private channels #118
* slack: fix echo when using webhooks #119