Skip to content

Commit a3879ba

Browse files
author
Iulian Masar
committed
version bump 3.30.0
1 parent 2060677 commit a3879ba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.30.0] - 2023-11-02
2+
### Updated
3+
- Giropay and Ideal integrations with Mangopay have been improved.
4+
- Klarna param "MerchantOrderId" has been renamed to "Reference"
5+
6+
### Added
7+
- New Reference parameter for the new Paypal implementation.
8+
19
## [3.29.0] - 2023-09-29
210
### Added
311
- Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='mangopaysdk',
12-
version='3.29.0',
12+
version='3.30.0',
1313
description='A client library written in python to work with mangopay v2 api',
1414
long_description='This SDK is a client library for interacting with the Mangopay API.',
1515
url='https://github.com/Mangopay/mangopay2-python-sdk',

0 commit comments

Comments
 (0)