Release v1.3.1

This commit is contained in:
Wim
2017-10-15 22:57:14 +02:00
parent 4e1dc9f885
commit d4d7fef313
3 changed files with 9 additions and 3 deletions

View File

@@ -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