diff options
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 |