mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-28 04:29:24 +00:00
Update of nlopes/slack dependency (#511)
This commit is contained in:
12
vendor/github.com/nlopes/slack/CHANGELOG.md
generated
vendored
12
vendor/github.com/nlopes/slack/CHANGELOG.md
generated
vendored
@ -1,3 +1,15 @@
|
||||
### v0.4.0 - October 06, 2018
|
||||
full differences can be viewed using `git log --oneline --decorate --color v0.3.0..v0.4.0`
|
||||
- Breaking Change: renamed ApplyMessageOption, to mark it as unsafe,
|
||||
this means it may break without warning in the future.
|
||||
- Breaking: Msg structure files field changed to an array.
|
||||
- General: implementation for new security headers.
|
||||
- RTM: deadlock fix between connect/disconnect.
|
||||
- Events: various new fields added.
|
||||
- Web: various fixes, new fields exposed, new methods added.
|
||||
- Interactions: minor additions expect breaking changes in next release for dialogs/button clicks.
|
||||
- Utils: new methods added.
|
||||
|
||||
### v0.3.0 - July 30, 2018
|
||||
full differences can be viewed using `git log --oneline --decorate --color v0.2.0..v0.3.0`
|
||||
- slack events initial support added. (still considered experimental and undergoing changes, stability not promised)
|
||||
|
Reference in New Issue
Block a user