quiet Net::SSLeay warnings
[Net-HTTPS-Any.git] / Changes
diff --git a/Changes b/Changes
index 4c6bb5b..378d12e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Net-HTTPS-Any
 
+0.13    unreleased
+        - quiet "Use of uninitialized value" warnings from Net::SSLeay
+
+0.12    Wed Aug  3 12:01:08 PDT 2016
+        - Get rid of the LWP codepath, now just a simple wrapper for
+          Business::OnlinePayment
+        - fix test failures (closes: CPAN#116405)
+
 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