X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=12d69173b478f332f4dbc04dd6dc0ad45884b7a0;hp=5930ab8b719f7b746dc8890cd2beb341e9f1de7b;hb=69b84b615881f46d55a3f12d66c05e61844d10a7;hpb=19f6cb6387c498de75ffc388b5db53c9da678e05 diff --git a/Changes b/Changes index 5930ab8..12d6917 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ Revision history for Config-Any +0.32 - 2017-04-23 + - allow YAML::Syck to fail its error tests + - improved diagnostics in YAML test + - include a full list of modules used in JSON documentation + - be less strict checking error messages in tests + - add test to report optional prereq versions + +0.31 - 2017-04-23 + - test cleanups + - better diagnostics for test failures + - don't run pod tests on user machines + - handle unsupported Config::General versions better + - refactored module loading + - include optional prereqs in suggests + - pod cleanups + 0.30 - 2017-03-28 - don't use YAML::Syck on perl 5.8.8 or below, where it is broken - ensure tarball does not contain SCHILY headers