make dist
[Business-OnlinePayment-IPPay.git] / Changes
diff --git a/Changes b/Changes
index 8da843b..41619de 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,20 @@
 Revision history for Perl extension Business::OnlinePayment::IPPay.
 
+0.05  Mon Jul 19 10:19:34 EDT 2010
+        - add introspection info used in Business::OnlinePayment 3.01+
+        - (0.05_02) add ECHECK_void_requires_account to introspection info
+        - add a quick routing_code validation for a better error message
+        - never send an empty country for shipping or billing address
+
+0.04  Tue Jul 22 12:19:54 2008 EDT
+       - force country and ship country to ISA-3166-alpha-3
+
+0.03  Sun Jul 10 21:00:58 2008 EDT
+       - require Business::OnlinePayment::HTTPS 0.09
+       - remove unnecessary requirements
+       - ensure transaction id and transaction are from the same server
+       - more debugging info
+
 0.02  Sun Jul  3 17:44:08 2008 PDT
        - add live default server;
        - send billing address as shipping address for card transactions