Skip to content

Commit

Permalink
Release 1.128.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aenand committed Apr 24, 2023
1 parent 4f42b81 commit 88022e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
= ActiveMerchant CHANGELOG

== HEAD

== Version 1.128.0 (April 24th, 2023)
* CheckoutV2: Add support for Shipping Address [nicolas-maalouf-cko] #4755
* Element: Include Apple Pay - Google pay methods [jherrera] #4647
* dLocal: Add transaction query API(s) request [almalee24] #4584
Expand Down
2 changes: 1 addition & 1 deletion lib/active_merchant/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ActiveMerchant
VERSION = '1.127.0'
VERSION = '1.128.0'
end

0 comments on commit 88022e8

Please sign in to comment.