summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authormark <mark>2010-03-12 10:50:13 +0000
committermark <mark>2010-03-12 10:50:13 +0000
commit0184d0a8e184711d27869a244f403322e29f8843 (patch)
tree2f9b684b5076447e640ed294a52f6d22698db216 /Changes
parent48e429bbe40ba2c992b5261db0d59827951b7aa8 (diff)
RT#7180: fix refund problems
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index f237aef..2785963 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for Business-OnlinePayment-Jety
+0.07 Wed Mar 10 21:27:53 PST 2010
+ - Add _info support.
+ - Fix incorrect use of order_number instead of authorization.
+
0.06 Wed Feb 17 19:49:45 PST 2010
- Add get_returns method.