X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=e5ee202e3bad3478345488922832cde3ec7412af;hb=6af0eaebc5acba3715b2575b69c85f3ad5c93a77;hp=c78d43d285c1f51b95a0ecd9414ef1f777a65881;hpb=189dc0c8252a1505d61605255259f2b8432be5d1;p=Business-OnlinePayment.git diff --git a/Changes b/Changes index c78d43d..e5ee202 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,17 @@ Revision history for Perl extension Business::OnlinePayment. -3.03 unreleased +3.04 unreleased + - Doc: Partial authorizations + - Doc: Moo is a-okay for module authors + - Doc: update URLs for new domain + +3.03 Tue Apr 29 11:14:25 PDT 2014 - Document Reverse Authorization action - Document expiration is MM/YY and fix the example + - Document repository moved from CVS to git + - Add avs_code and cvv2_response to build_subs, they're standard fields + - Document best-practice eval of the submit() method in example + - Rework build_subs(), thanks to Michael Schwern, closes: CPAN#22073 3.02 Fri Aug 19 16:20:04 PDT 2011 - Fix fatal error calling ->info('supported_actions') on a gateway that