Skip to content

Commit

Permalink
Release v1.134.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alma Malambo committed Jul 25, 2023
1 parent 3b43529 commit 3f45193
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
= ActiveMerchant CHANGELOG

== HEAD
* Paysafe: Map order_id to merchantRefNum [jcreiff] #4839
* Stripe PI: Gate sending NTID [almalee24] #4828

== Version 1.134.0 (July 25, 2023)
* Update required Ruby version [almalee24] #4823

== Version 1.133.0 (July 20, 2023)
* CyberSource: remove credentials from tests [bbraschi] #4836
* Paysafe: Map order_id to merchantRefNum [jcreiff] #4839
* Stripe PI: Gate sending NTID [almalee24] #4828

== Version 1.132.0 (July 20, 2023)
* Stripe Payment Intents: Add support for new card on file field [aenand] #4807
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.133.0'
VERSION = '1.134.0'
end

0 comments on commit 3f45193

Please sign in to comment.