diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-12-04 20:53:46 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-12-04 20:53:46 -0800 |
commit | 7ce3ec81296de745371f64f8a27edb06c4e17fec (patch) | |
tree | d85eae0567a550e6e6cf0e5364f996339a94bbe2 /Changes | |
parent | 9857ce9e0927ef06728fdeda34ff9ad97455775d (diff) |
Get rid of the LWP codepath, now just a simple wrapper for Business::OnlinePayment
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Revision history for Net-HTTPS-Any +0.12 unreleased + - Get rid of the LWP codepath, now just a simple wrapper for + Business::OnlinePayment + 0.11 Sat Jul 26 17:30:43 PDT 2014 - doc: update example in synopsis - Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to |