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.
- Fix validation payment
1.0.1 - 2016-03-10
Nothing added or changed
1.0.0 - 2016-02-03
- Changed the library interface: divide the
Payment
class into three classes:Payment
,Auth
andClient
.
Initial release