X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=6f972abf1eb185f423d9151e64d968a6fdea7962;hp=3138bd4212d8dce9911b8fb048ec6942d459ddd9;hb=67a1cd509bfc3f77a4fcaf42710de01597987bb0;hpb=d7eb7b5ca6dd18e740943079a1585661cec4d81f diff --git a/Changes b/Changes index 3138bd4..6f972ab 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,20 @@ Revision history for Config-Any -0.21 TO BE RELEASED +0.25 2015-04-23 + - do not clobber $@ (RT #103061) + +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 0.20 2010-08-06