Skip to content

Commit

Permalink
Version bump to 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Silviana Ghita committed Sep 20, 2023
1 parent 99c3790 commit 35d10d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.17.0] - 2023-09-20
### Added

- A new parameter for Paypal : ShippingPreference
- Klarna is now available as a payment method with Mangopay. This payment method is in private beta. Please contact support if you have any questions.
- #225 It's now possible to configure ssl_options. It's now possible to set to false in preproduction environment. Thanks to @mantaskujalis

## [3.16.0] - 2023-09-04
### Added

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.16.0'
VERSION = '3.17.0'
end

0 comments on commit 35d10d4

Please sign in to comment.