Skip to content

Commit

Permalink
Bump for version v1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Simpson committed Sep 16, 2013
1 parent 1e5d422 commit 32c4009
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
= ActiveMerchant CHANGELOG

== Version 1.38.1 (September 16, 2013)

* Moneris: Remove verification_value support [melari]

== Version 1.38.0 (September 6, 2013)

* FirstData E4: Include missing address information for AVS and CVV [melari]
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.38.0"
VERSION = "1.38.1"
end

0 comments on commit 32c4009

Please sign in to comment.