diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 9171658e..882878b4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,9 @@ # v1.1.2 +## New features * general: also build darwin binaries * mattermost: add support for mattermost 4.2.x + +## Bugfix * mattermost: Send images when text is empty regression. (mattermost). Closes #254 * slack: also send the first messsage after connect. #252 |