Skip to content

Commit

Permalink
version bump 3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Sep 4, 2023
1 parent 80a90fd commit 904c289
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [3.16.0] - 2023-09-04
### Added

- Card validation endpoint management (Private beta)
- New MOPs added : Multibanco, Blik, Satispay (Private beta)

### Fixed

- Execution Type of MB Way and PayPal has been changed from Direct to Web

## [3.15.0] - 2023-07-07
### 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.15.0'
VERSION = '3.16.0'
end

0 comments on commit 904c289

Please sign in to comment.