X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=3b96ddfe9a2ee3935c2e69140351e5f03a82ad9d;hp=c52204283d4bf9525d5a04c5cba11220875f67b5;hb=aa7bd7c30e544ebbb418c2a0508523800e790836;hpb=11501cf7c7fd46e8723c2de165a00e2f8deefc72 diff --git a/Changes b/Changes index c522042..3b96ddf 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,8 @@ Revision history for Config-Any - ensure Config::Tiny parse errors are trapped - added tests for each format to ensure they throw parse errors - added a caveat regarding XML::Simple's strict mode (Peter Corlett) + - added a flatten_to_hash option to return a simple key-value hashref + instead of the default "arrayref of hashrefs" (Pedro Figueiredo) 0.12 Mon 07 Apr 2008 - ensure Perl loader dies on a failed require() (RT #32995)