Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 686 Bytes

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 686 Bytes

CHANGELOG

1.2.1 (2019-10-23)

  • Catch errors thrown when creating response models

1.2.0 (2019-09-24)

  • Add the following new values to the Processor enum:
    • Affirm
    • Interac

1.0.0 (2019-08-22)

  • Point package.json's main to dist/src/index.js

0.2.0 (2019-06-26)

  • Add the following new values to the Processor enum:
    • Afterpay
    • Dotpay
    • Klarna
    • Paysafecard

0.1.2 (2019-06-18)

  • Fix user-agent header in request

0.1.1 (2019-06-13)

  • Fix Insights and Factors response

0.1.0 (2019-06-13)

  • Initial release.