X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=b80d3e4601dd40ec802b789511c6fc35b1421437;hb=cd1f2a615d2fa1bedc678367a96e0412e95a9bdf;hp=237ae4e812961c06544f63931e9193c3aabcafd3;hpb=65608cf88ed2170bc6bcad01a0c55b70dc4b3082;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/Changes b/Changes index 237ae4e..b80d3e4 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,14 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet. -3.23 unreleased +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