Normalize return fields with non-standard names (avs_code and cvv2_response)
[Business-OnlinePayment-vSecureProcessing.git] / Changes
diff --git a/Changes b/Changes
index 716346c..60b97e4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,22 @@
 Revision history for Perl module Business::OnlinePayment::vSecureProcessing
 
+0.04    Mon Feb 16 06:20:51 PST 2015
+        - Normalize return fields with non-standard names (avs_code and
+          cvv2_response)
+
+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
+        - Use username/password for auth like other B:OP modules
+        - Fix tests
+        - Remove extraneous extra/ stuff in repo
+
 0.01    Feb 06 2015
         Initial release.