X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=0b612494bb3362426f596114b4fc379368acc6b9;hb=b7c89634cd29d02e48767fbf177b5a66c4f4ad86;hp=df93d8e9cb4c49ef2a9c9a932c8e60f166f9f163;hpb=9742e21791c5ca793965f9f84559fd9d9ac15a92;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/Changes b/Changes index df93d8e..0b61249 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,17 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet. -3.23 unreleased +3.24 Tue Jun 7 20:41:32 CDT 2016 + - updated to use new Akamai SureRoute urls + +3.23 Sun Dec 20 13:05:34 PST 2015 - Don't require libense_num / license_state / license_dob for E-Check - transacitons; not a universal requirement. Patch from Craig - Pearlman, thanks! + transacitons; not a universal requirement. Patches from Craig + Pearlman and Adi Fairbank, thanks! (closes: CPAN#110352) + - Documentation: fix spelling errors, thanks to Xavier Guimard + - Documentation: remove redundant/out-of-date AUTHORS section in AIM.pm + - Documentation: add country and email fields to example + (closes: CPAN#80337) + - Documentation: update repo info 3.22 Mon Sep 26 15:06:52 PDT 2011 - Add missing t/lib/Business/FraudDetect/_Fake.pm to MANIFEST to fix