summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-10-15 22:57:14 +0200
committerWim <wim@42.be>2017-10-15 22:57:14 +0200
commitd4d7fef313ab1f26779845dddebd881739a7e95a (patch)
tree9b96cc72c838354f4ae7aa667b5bf7e469d76787 /changelog.md
parent4e1dc9f8856cfa8d1d5b4d3ae69a2beac3fd258a (diff)
downloadmatterbridge-msglm-d4d7fef313ab1f26779845dddebd881739a7e95a.tar.gz
matterbridge-msglm-d4d7fef313ab1f26779845dddebd881739a7e95a.tar.bz2
matterbridge-msglm-d4d7fef313ab1f26779845dddebd881739a7e95a.zip
Release v1.3.1v1.3.1
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 52e457f2..02699d08 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,9 @@
+# v1.3.1
+## New features
+* Support mattermost 4.3.0 and every other 4.x as api4 should be stable (mattermost)
+## Bugfix
+* Use bot username if specified (slack). Closes #273
+
# v1.3.0
## New features
* Relay slack_attachments from mattermost to slack (slack). Closes #260