v2.20.0
What's Changed
- fix(deps): update rust crate tokio-tungstenite to 0.29.0 by @renovate[bot] in #345
- feat: support conversation filter object on conversations select elements by @paneq in #346
- Add feature tokio-tungstenite/rustls-tls-native-roots to rustls-nativ… by @CozyBunneh in #347
- feat: add huddle_state fields to SlackUserProfile by @lfrancke in #348
- fix(deps): update rust crate hmac to 0.13 by @renovate[bot] in #350
- feat(models): add missing message subtypes and Unknown catch-all to SlackMessageEventType by @System-End in #351
- feat(models): add proper typing for rich text block and rich text input element by @System-End in #352
- feat: Improve data types for rich text blocks by @abdolence in #353
New Contributors
- @paneq made their first contribution in #346
- @CozyBunneh made their first contribution in #347
- @lfrancke made their first contribution in #348
- @System-End made their first contribution in #351
Full Changelog: v2.19.0...v2.20.0