Skip to content

Commit

Permalink
version bump 3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Apr 2, 2024
1 parent 2968072 commit 46109ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [3.24.0] - 2024-04-02
### Added

- New endpoint [Add tracking to Paypal payin](https://mangopay.com/docs/endpoints/paypal#add-tracking-paypal-payin)

## [3.23.0] - 2024-03-08
### 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.23.0'
VERSION = '3.24.0'
end

0 comments on commit 46109ce

Please sign in to comment.