Skip to content

Commit ef367ec

Browse files
committed
Release v1.135.0
1 parent 4289353 commit ef367ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
= ActiveMerchant CHANGELOG
33

44
== HEAD
5+
6+
== Version 1.135.0 (August 24, 2023)
57
* PaymentExpress: Correct endpoints [steveh] #4827
68
* Adyen: Add option to elect which error message [aenand] #4843
79
* Reach: Update list of supported countries [jcreiff] #4842

lib/active_merchant/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveMerchant
2-
VERSION = '1.134.0'
2+
VERSION = '1.135.0'
33
end

0 commit comments

Comments
 (0)