X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=4df0d58785db010a90ed92b6a2ac91ac65bad73d;hp=e9b23b1d83be00209215684dd3fda6542058f84b;hb=2c3b51a1f9f98b102b97f8cc5c5374edd02d69c8;hpb=84f754121453c4d569c65a8d06d9fb363660336e diff --git a/Changes b/Changes index e9b23b1..4df0d58 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Config-Any +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 + +0.28 - 2017-02-21 - support Cpanel::JSON::XS and JSON::MaybeXS for loading JSON - decode UTF-8 config files properly - load perl files directly, never possibly searching @INC