X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=1a0ce05fc92d50be7617a60b14e5997e464c8427;hp=4df0d58785db010a90ed92b6a2ac91ac65bad73d;hb=257737f9fe6767883962406974f9c53a1d2dbb1c;hpb=2c3b51a1f9f98b102b97f8cc5c5374edd02d69c8 diff --git a/Changes b/Changes index 4df0d58..1a0ce05 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Config-Any +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 + 0.29 - 2017-02-27 - allow loading relative perl files even under taint mode (RT#120371) - throw errors when attempting to load perl files that do not exist