X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=4d2b20777d958e7862ce82e11448756a57fa8850;hb=698741fb7af41bc3d17b3489201b4ea26109703d;hp=e2424dab70191ac3c659f00bdd96624fce7bf90a;hpb=e5fd0b219dae4e6e93563f5b7a763c0fdf49c87e;p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git diff --git a/Changes b/Changes index e2424da..4d2b207 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,21 @@ Revision history for Task-Devel-Cover-Recommended +0.930.2 2012-08-21 16:10 UTC + + Fix : Another attempt at hiding the POD template from CPAN websites. + +0.930.1 2012-08-20 11:05 UTC + + Doc : Add a caveat and reformat POD. + + Fix : BUILD_PREREQS are now set for ExtUtils::MakeMaker. + + Fix : Try to hide the template POD in samples/generate.pl from + search.cpan.org and metacpan.org. + + Tst : Author tests overhaul. + +0.930.0 2012-08-19 16:00 UTC + + Chg : All the data is now automatically generated by the + samples/generated.pl script from the latest version of + Devel::Cover available on the CPAN. + + Fix : The versioning scheme is now comparable with Devel::Cover's. + + Tst : Test that the run-time dependencies were correctly installed. + 0.93.0 2012-08-19 08:10 UTC First version, released on an unsuspecting world.