summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-02-19 13:38:45 -0800
committerIvan Kohler <ivan@freeside.biz>2015-02-19 13:38:45 -0800
commit1dfeb8c498824e8a4164edac87546bcecdeb40ff (patch)
tree0b07b82a5c7d39f9dc8730bc620039ff8f74dcd1 /Changes
parent69c48300a72928b492968cfa2b86d1d264ccd8cf (diff)
cvv2_response should never be passed back as a hashref
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 60b97e4..9f89ed7 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Perl module Business::OnlinePayment::vSecureProcessing
+0.05 Thu Feb 19 13:38:21 PST 2015
+ - cvv2_response should never be passed back as a hashref
+
0.04 Mon Feb 16 06:20:51 PST 2015
- Normalize return fields with non-standard names (avs_code and
cvv2_response)