expresspayments
Version:
ExpressPayments API wrapper
22 lines (15 loc) • 618 B
Markdown
# Changelog
## 2.0.1 - 2023-11-29
* Move package from `@expresspayments/expresspayments` to `expresspayments` on NPM
* Modify API version in SDK tests
## 2.0.0 - 2023-11-23
* Introduce separating of resources across domain names, versions prior to this one are no longer supported as of this update.
* Rename the SDK from `ExpressPlatby/ExpressPlatby-Node` to `ExpressPayments/ExpressPayments-Node`.
## 1.0.3 - 2023-06-14
- Fix self-versioning issue on API requests
## 1.0.2 - 2023-06-13
- Fix typos and other issues
## 1.0.1 - 2023-06-01
- Bug fixes
## 1.0.0 - 2023-11-01
- Initial release