Skip to content

Commit

Permalink
Release 1.124.0 (#4175)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbraschi authored Oct 28, 2021
1 parent 44d0383 commit a0b2a67
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
@@ -1,6 +1,8 @@
= ActiveMerchant CHANGELOG

== HEAD

== Version 1.124.0 (October 28th, 2021)
* Worldpay: Add Support for Submerchant Data on Worldpay [almalee24] #4147
* dlocal: Add device_id and ip to payer object and add additional_data [aenand] #4116
* Adyen: Add network tokenization support to Adyen gateway [mymir] #4101
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.123.0'
VERSION = '1.124.0'
end

0 comments on commit a0b2a67

Please sign in to comment.