UNPKG

@slack/client

Version:
8 lines (6 loc) 342 B
--- layout: changelog --- * Adds support for the `conversations.*` family of Web API methods. See <https://api.slack.com/docs/conversations-api>. - thanks @aoberoi * Adds locale awareness options to various Web API methods. - thanks @aoberoi * Fixes an argument encoding issue with calling `users.profile.set` (#360) - thanks @aoberoi