v2.2.0
What's Changed
- feat: Add
stars.add
andstars.remove
methods by @dax in #250 - fix(deps): update rust crate serde_with to 3.7 by @renovate in #251
- fix: Make
user_id
attribute onSlackBotInfo
by @dax in #253 - fix: allow deserialization of recent link_shared by @gagbo in #260
- chore(deps): update rust crate hyper to 1.3 by @renovate in #258
- Constant time hash comparison in SlackEventSignatureVerifier and more tests by @abdolence in #261
New Contributors
Full Changelog: v2.1.0...v2.2.0