Breaking Changes:
- Removes HelpScout::Configuration#access_token and writer to avoid multiple sources of truth for access token values (#14)
Enhancements:
- Adds support for
HelpScout::Thread.create
,HelpScout::Thread.get
, andHelpScout::Thread#update
(Justin White, #13)
Breaking Changes:
- Drops support for the Mailbox 1.0 API (#2)
Enhancements:
- Updated to support the Mailbox 2.0 API (#2)