From: Graham Knop Date: Sat, 4 Feb 2017 07:02:27 +0000 (-0500) Subject: changelog X-Git-Tag: v0.28~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=commitdiff_plain;h=84f754121453c4d569c65a8d06d9fb363660336e changelog --- diff --git a/Changes b/Changes index 8659daf..e9b23b1 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Config-Any + - support Cpanel::JSON::XS and JSON::MaybeXS for loading JSON + - decode UTF-8 config files properly + - load perl files directly, never possibly searching @INC + 0.27 2016-03-31 - depend on Module::Pluggable::Object directly instead of assuming it is bundled with Module::Pluggable (RT #113148)