Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 704 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 704 Bytes

Change Log

v3.2.0 - 2019-04-12

  • add support for filters to subscriptions.listByAccount #45 [thomas-hilaire]

v3.1.1 - 2019-02-10

  • add missed getAllByInvoice method #44 [everdance]

v3.1.0 - 2019-01-12

  • get all invoice redemptions #43 [everdance]

v3.0.0 - 2018-07-14

  • add content-type header #33 [MrBar42]
  • For all response status over 400, parse the response body as XML. #21 [bluecollarcoder]
  • chore: adds Vulnerabilities badge #40 [Luke Watts]

2.7.0 - 2018-06-12

  • Remove trailing comma from the invoices object [Thodoris Greasidis]
  • fix: adds alias to match recurlyApi docs #37 [Luke Watts]

2.6.0 - 2018-04-09

  • Add support for creating purchases #36 [Tim Perry]