X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git;a=blobdiff_plain;f=Changes;h=5a7c66e534d02f34afc582590f595c5b84222bc4;hp=b8087ddd3a11151e2fb8b3aa4c9139ef00e88bd5;hb=HEAD;hpb=3d6bf909e61c81d7bad33d02ccc80fd5be89a420 diff --git a/Changes b/Changes index b8087dd..5a7c66e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,30 @@ Revision history for Task-Devel-Cover-Recommended +1.290.0 2017-11-04 16:45 UTC + + Upd : Update to Devel::Cover 1.29. + +1.200.0 2015-07-31 18:00 UTC + + Upd : Update to Devel::Cover 1.20. + +1.80.0 2013-09-01 15:45 UTC + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + + Upd : Update to Devel::Cover 1.08. + +0.990.0 2013-01-30 19:45 UTC + + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and + below. + + Upd : Update to Devel::Cover 0.99. + +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.