28 lines
540 B
Markdown
28 lines
540 B
Markdown
## 1.1.0
|
|
- Fixed signature calculation with special chars
|
|
|
|
## 1.0.6
|
|
- Marked `getErrorType` for `Error` as deprecated
|
|
- Fixed hash calculation for slashed data
|
|
|
|
## 1.0.5
|
|
- Fixed missing headers for payment status
|
|
|
|
## 1.0.4
|
|
- Added support for `signature` from headers
|
|
|
|
## 1.0.3
|
|
- Fixed dependencies
|
|
- Fixed examples for README file
|
|
- Added Travis CI support
|
|
|
|
## 1.0.2
|
|
- Changed Http Client
|
|
|
|
## 1.0.1
|
|
- Added implicit Idempotency Key for payment authorize
|
|
- Added Payment Status enums
|
|
- Removed User-agent version
|
|
|
|
## 1.0.0
|
|
- Initial release |