Get rid of the LWP codepath, now just a simple wrapper for Business::OnlinePayment
[Net-HTTPS-Any.git] / Changes
diff --git a/Changes b/Changes
index 61dcc92..565186c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,17 @@
 Revision history for Net-HTTPS-Any
 
-0.11    unreleased
+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
+          eliminate spurious test failures and increase installability.  Alas,
+          but the last four years have not provided OR relationships in CPAN
+          dependencies (closes: CPAN#73363)
+        - doc: spelling (closes: CPAN#88510)
+        - test: fix 404 test
 
 0.10    Sat May  1 13:39:39 PDT 2010
         - Pull in changes from Business::OnlinePayment::HTTPS 0.09 from