Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 469 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 469 Bytes

CHANGELOG

1.0.0 (2019-10-08)

  • Initial release
    • Refactoring of testing strategy
    • Improve code coverage to ensure stability and sustainability

0.0.1-alpha (2019-09-27)

  • Alpha release
    • Allow GET, POST, PUT, PATCH & DELETE operation on the TrustedShops API
    • Allow Public and Restricted API calls
    • Expose an option to change the Base URL from Production to Test/QA environment

0.0.0 (2019-09-09)

  • Under heavy development