Skip to content

Commit

Permalink
version bump 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Oct 29, 2024
1 parent 4b0290f commit dc8e5b0
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.27.0] - 2024-10-29
### Added

New endpoints for The Virtual Account object:
- [Create a Virtual Account]()
- [Deactivate a Virtual Account]()
- [View a Virtual Account]()
- [List Virtual Accounts for a Wallet]()
- [View Client Availabilities]()

## [3.26.1] - 2024-10-03
### Fixed

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.26.1'
VERSION = '3.27.0'
end

0 comments on commit dc8e5b0

Please sign in to comment.