summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-12-20 13:05:54 -0800
committerIvan Kohler <ivan@freeside.biz>2015-12-20 13:05:54 -0800
commitcf447679883a8b10f06b947bf60b07d71788cb98 (patch)
treec791b1b4d1234be768a0f3474f11ce91bf630c9f
parenta48e4b2ac32f7b8aee99d8720988b1bb44c43753 (diff)
3.23
-rw-r--r--Changes7
1 files changed, 4 insertions, 3 deletions
diff --git a/Changes b/Changes
index a055cfd..b80d3e4 100644
--- a/Changes
+++ b/Changes
@@ -1,13 +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