We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4289353 commit ef367ecCopy full SHA for ef367ec
CHANGELOG
@@ -2,6 +2,8 @@
2
= ActiveMerchant CHANGELOG
3
4
== HEAD
5
+
6
+== Version 1.135.0 (August 24, 2023)
7
* PaymentExpress: Correct endpoints [steveh] #4827
8
* Adyen: Add option to elect which error message [aenand] #4843
9
* Reach: Update list of supported countries [jcreiff] #4842
lib/active_merchant/version.rb
@@ -1,3 +1,3 @@
1
module ActiveMerchant
- VERSION = '1.134.0'
+ VERSION = '1.135.0'
end
0 commit comments