summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authormark <mark>2009-08-19 05:47:08 +0000
committermark <mark>2009-08-19 05:47:08 +0000
commitaa02cc5759a4ecf515a7ea0275330e36e107d92d (patch)
tree3ad4b9fcce57db818fc2af1b5a7351e5f0d766cd /Changes
parent0536726f420e8bbfd874abab32e15436807ac3d0 (diff)
Fix transret format changeBusiness_OnlinePayment_WesternACH_0_07
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 937b5d3..e1eeb67 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Business-OnlinePayment-WesternACH
+0.07 Tue Aug 18 22:45:10 PDT 2009
+ - Handle format change to transret.php results.
+
0.06 Thu Aug 13 14:56:12 PDT 2009
- Make transret.php the default returns method.
- Old method is still available via returns_method => 'requester'.