From e95ff8babafce7b1dcab65b0d1d5da8a8bcde104 Mon Sep 17 00:00:00 2001 From: Scott Walters Date: Tue, 16 Sep 2014 17:49:01 -0400 Subject: [PATCH] Changelog entries for 3.002, too late for release. oops. and what exactly where the 3.001 changes? oh well. --- Changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changes b/Changes index 78eb92a..d35927a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ + +Release notes for SOAP::WSDL 3.002 + +o. change each file from having their own version number to referring to $SOAP::WSDL::VERSION since they aren't really individually versions anyway but just copies of that numbe +o. Declare dependency on Class::Load -- thanks ANDYK +o. link to GitHub from META files -- thanks szabgab + Release notes for SOAP::WSDL 3.00.00_1 -------