X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=346bf1ce241f3b4a213b2c3291c7b904ba16f935;hb=d929b6cb6f454288326608d14e615c7b0508dadc;hp=e2424dab70191ac3c659f00bdd96624fce7bf90a;hpb=e5fd0b219dae4e6e93563f5b7a763c0fdf49c87e;p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git diff --git a/Changes b/Changes index e2424da..346bf1c 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,27 @@ Revision history for Task-Devel-Cover-Recommended +0.940.0 2012-09-18 21:10 UTC + + Chg : Recommended *test* dependencies are no longer required by this + modules, as they are actually installed by most CPAN clients. + Hence Test::Differences is not a dependency anymore. + + Upd : Update to Devel::Cover 0.94. + +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.