Skip to content

Commit

Permalink
Release v1.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Nespo committed Jan 31, 2018
1 parent 5ea7c4a commit 114ec71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
@@ -1,6 +1,8 @@
= ActiveMerchant CHANGELOG

== HEAD

== Version 1.77.0 (January 31, 2018)
* Authorize.net: Allow Transaction Id to be passed for refuds [nfarve] #2698
* Forte: ensure unit tests are local-only [bpollack] #2696
* Moneris US: ensure unit tests are local-only [bpollack] #2696
Expand Down
2 changes: 1 addition & 1 deletion lib/active_merchant/version.rb
@@ -1,3 +1,3 @@
module ActiveMerchant
VERSION = "1.76.0"
VERSION = "1.77.0"
end

0 comments on commit 114ec71

Please sign in to comment.