Skip to content

Commit

Permalink
version bump 1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iulian03 committed Nov 2, 2023
1 parent 6bde1f5 commit 82b4c8e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.40.0] - 2023-11-02
### Updated

- Giropay and Ideal integrations with Mangopay have been improved. Some methods have been deprecated
- Klarna param "MerchantOrderId" has been renamed to "Reference"

### Fixed

- An error occurred while creating a transaction report. It has been fixed.

### Added

- New Reference parameter for the new Paypal implementation.

## [1.39.0] - 2023-09-29
### Added
- Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mangopay2-nodejs-sdk",
"version": "1.39.0",
"version": "1.40.0",
"types": "./typings/index.d.ts",
"description": "Mangopay Node.js SDK",
"repository": "https://github.com/Mangopay/mangopay2-nodejs-sdk.git",
Expand Down

0 comments on commit 82b4c8e

Please sign in to comment.