X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=0f69a316489a5844f1c3664bb27a8c057adc112b;hp=5930ab8b719f7b746dc8890cd2beb341e9f1de7b;hb=HEAD;hpb=19f6cb6387c498de75ffc388b5db53c9da678e05 diff --git a/Changes b/Changes index 5930ab8..0f69a31 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,23 @@ Revision history for Config-Any + - documentation cleanups + +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