Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 986 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 986 Bytes

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.0.0 - 2020-05-28

Added

  • #3: Add Receipt parameter

Changed

  • Minimum PHP version: PHP 7

Fixed

  • #2: Fix validation payment

1.0.1 - 2016-03-10

Nothing added or changed

1.0.0 - 2016-02-03

Changed

  • Changed the library interface: divide the Payment class into three classes: Payment, Auth and Client.

[0.1.0] - 2016-01-30

Initial release