diff options
author | Wim <wim@42.be> | 2017-03-27 20:40:57 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-03-27 20:40:57 +0200 |
commit | 02d7e2db65a954256fc6a66d7bb6a0d769c883df (patch) | |
tree | ec2edc9e95fb8366f8dcbf9116c9cfc5f08cc9f8 /changelog.md | |
parent | f935c573e9f69a6f77ab12c8b4551667dcc20fd4 (diff) | |
download | matterbridge-msglm-02d7e2db65a954256fc6a66d7bb6a0d769c883df.tar.gz matterbridge-msglm-02d7e2db65a954256fc6a66d7bb6a0d769c883df.tar.bz2 matterbridge-msglm-02d7e2db65a954256fc6a66d7bb6a0d769c883df.zip |
Release v0.10.3v0.10.3
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 673a018b..78289f09 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# v0.10.3 +## Bugfix +* slack: Allow bot tokens for now without warning (slack). Closes #140 (fixes user_is_bot message on channel join) + # v0.10.2 ## New features * general: gops agent added. Allows for more debugging. See #134 |