Skip to content

Commit

Permalink
version bump 3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Nov 2, 2023
1 parent 10ed9bc commit 7c0cc95
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.19.0] - 2023-11-02
### Updated

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

## [3.18.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 lib/mangopay/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MangoPay
VERSION = '3.18.0'
VERSION = '3.19.0'
end

0 comments on commit 7c0cc95

Please sign in to comment.