X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=31d2a077b19d51ab271f25bf684c63db0d603393;hp=55a46222cb53f8d48246319c40755babe59245d3;hb=4748f060c5038b49fa96c3be95b28deb88a7a323;hpb=e9573b61762479262c7f6d6ea5345024a9f2eb30 diff --git a/Changes b/Changes index 55a4622..31d2a07 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Config-Any +0.24 2013-09-10 + - remove 4-year-old warning about YAML::XS not being installed + - add JSON::PP to list of available JSON parsers (RT #86959) + +0.23 2011-07-13 + - fix test suite's method of checking availability of plugins + +0.22 2011-07-04 + - add XML::NamespaceSupport to XML format deps, silence YAML warnings in + tests (caelum) + 0.21 2011-05-25 - fix t/64-extfail.t to pass when t/lib is in @INC