Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# CHANGELOG
## v0.1.5 (2023-12-06)
- Develop `ExXendit.Customer.update`
## v0.1.4 (2023-12-04)
- Develop `ExXendit.Subscription.create_plan`
- Develop `ExXendit.Subscription.update_plan`
- Develop `ExXendit.Subscription.deactivate_plan`
- Develop `ExXendit.Customer.create`
- Develop `ExXendit.Customer.get`
- Develop `ExXendit.Customer.get_by_reference_id`
## v0.1.3 (2023-11-24)
- Develop `ExXendit.Payout.create`
## v0.1.2 (2023-11-17)
- Develop `ExXendit.XenPlatform.create_transfer`
## v0.1.1 (2023-11-16)
- Put sub_account_id inside the headers parameters
- Develop `ExXendit.XenPlatform.create_account`
- Develop `ExXendit.EWallet.create_charge`
## v0.1.0 (2023-11-16)
- Develop `ExXendit.Transaction.get`
- Develop `ExXendit.Transaction.list`
- Initial release