All notable changes to omise-node project will be documented in this file. Use Semantic Versioning.
- Support for Charge reverse api.
- Add listCard([,data]) option.
- Add Events API support.
- Update list() doc.
- Fix list pagination.
- Add
omiseVersion
config that support addingOmise-Version
http header to the api request. - Improve test by cleaning up unused vars.
- Remove token creation example.
- Add handling card data information.
- Add Recipients API support.
- Add Disputes API support.
- Fixed remote tests.
- This CHANGELOG file.
- Fix nested resource does not send body data.
- Fix typo in package.json and README.md