Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 972 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 972 Bytes

Changelog

[2.2.0] - 2024-02-09

  • Change base URL to bankaccountdata.gocardless.com

[2.1.3] - 2023-13-07

  • Update URLs to GoCardless

[2.1.2] - 2022-12-19

  • Fix redirect_immediate parameter
  • Add SSN parameter
  • Add access_valid_for_days for init method

[2.1.1] - 2022-12-19

[2.1.0] - 2022-12-15

[2.0.1] - 2022-12-09

[2.0.0] - 2022-05-05

  • Use JSON response instead of OpenStruct
  • Add date_to, date_from arguments to filter transactions

[1.0.1] - 2022-01-13

  • Republish library with latest working gem

[1.0.0] - 2022-01-13

  • Initial release