summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes4
-rw-r--r--MANIFEST1
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 360e0a0..2185205 100644
--- a/Changes
+++ b/Changes
@@ -1,9 +1,11 @@
Revision history for Perl module Business::OnlinePayment::vSecureProcessing
-0.03 Sat Feb 14 14:28:31 PST 2015
+0.03 Sat Feb 14 14:42:33 PST 2015
- Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL
- cvv2 is not required for all transactions
- Update MANIFEST for renamed tests
+ - include missing t/lib/test_account.pl (but you still need to fill it
+ in with your own test account)
0.02 Feb 12 2015
- Update for production URL
diff --git a/MANIFEST b/MANIFEST
index 87466a8..5738082 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4,6 +4,7 @@ Makefile.PL
README
ignore.txt
lib/Business/OnlinePayment/vSecureProcessing.pm
+t/lib/test_account.pl
t/00-load.t
t/boilerplate.t
t/manifest.t