Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 930 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 930 Bytes

Unreleased

0.2.0 - 2020-05-14

Breaking changes

  • Use named ThreadItem and Error instead of generic object & error #25
  • On association method calls, do not make a request to Helpscout by default #24
  • Cubscout::Scopes.all method returns a Cubscout::List object instead of an array of items #23

Dependencies

  • Bump rack from 2.0.7 to 2.0.8 #21
  • Update rake requirement from ~> 10.0 to ~> 13.0 #22

0.1.1 - 2019-11-14

Fixes

  • use new Auth endpoint after deprecation of old one by helpscout #16

0.1.0 - 2019-03-21

BROKEN: DO NOT USE (Auth endpoint deprecated by Helpscout)