X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=840e1c6a4494225271788417c65f2647cd09434b;hp=1b5e0e9e367b28883f1cb696ce9ee03ddbf13147;hb=72628dc786ef43d546023d6f17a86c3f5edeb21a;hpb=a918b0b8b7952db918dfabb8dc72bf34832d43d0 diff --git a/Changes b/Changes index 1b5e0e9..840e1c6 100644 --- a/Changes +++ b/Changes @@ -6,7 +6,9 @@ Revision history for Config-Any - when use_ext is on, if a parser throws an error, we throw an error - fix case where use_ext is defined and false, but was behaving like use_ext => 1 - - allow loaders to return multiple documents as an array. + - allow loaders to return multiple documents as an array + - each plugin now has an is_supported() which helps us figure out if + the right modules are available 0.08 Thu Aug 23 2007 - pass config options to each parser