summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 401e384..df93d8e 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
Revision history for Perl extension Business::OnlinePayment::AuthorizeNet.
+3.23 unreleased
+ - Don't require libense_num / license_state / license_dob for E-Check
+ transacitons; not a universal requirement. Patch from Craig
+ Pearlman, thanks!
+
3.22 Mon Sep 26 15:06:52 PDT 2011
- Add missing t/lib/Business/FraudDetect/_Fake.pm to MANIFEST to fix
tests. Patch from Rob Brown, thanks! (closes: CPAN#52444)