Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

39 lines (32 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[1.0.0] - 2023-01-23

Changed

  • ProviderFilters.CustomerSegments is now an array.

[0.3.3] - 2023-01-10

Removed

  • Some user information from payment response (see TrueLayer Changelog).
    • name
    • email
    • phone
    • date_of_birth
    • address

[0.3.0] - 2022-10-31

Changed

  • Upgrade to .NET6.

Added

  • Status to CreatePaymentResponse model.

[0.2.3] - 2022-10-05

Changed

Added

  • CHANGELOG file.
  • GET /payments-providers endpoint.

[0.2.2] - 2022-08-18

Added

  • payment_source payout beneficiary.
  • business_account payout beneficiary.
  • executed payment status.

Removed

  • successful payment status.