X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cfc90f9a08d8f7fe66e7865d6cc8f033523c6238;hb=868feb8aa7967a8810c77a595437de9ad9de326e;hp=98a5bb956736a451802ca1adaf328b4d55de99d6;hpb=9e8dfc5f76a5ff9c4ff9118afcc1372459120af0;p=p5sagit%2FModule-Metadata.git diff --git a/Changes b/Changes index 98a5bb9..cfc90f9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Release history for Module-Metadata +1.000014 - 2014-05-09 + - Remove "now installs to 'site' for perl 5.12+" from last version + +1.000013 - 2013-05-08 + - Fix reliance on recent Test::Builder + - Make tests perl 5.6 compatible + - now installs to 'site' for perl 5.12+, as per p5p recommendation + 1.000012 - 2013-05-04 - improved package detection heuristics (thanks, Edward Zborowski!) - fix ->contains_pod (RT#84932, Tokuhiro Matsuno)