X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=6f433d85d1c2338c237726ced146e77b24c76fce;hp=dded05640d1dfd567891cbe5ec1f0db0f34d7033;hb=a39975604eef2f215b2bf66ee5ff606aaa84fa09;hpb=fb331ab38e01abd77ee833aed41d7661bba3e7d0 diff --git a/Changes b/Changes index dded056..6f433d8 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Config-Any +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)