X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=Changes;h=c59fe6878e69e77e66e3d7e4f2ab206ad6532c5e;hp=b94e37766f899147ba34ae0b11433bfb2df7e070;hb=HEAD;hpb=3262250329d3513e5efc367db7a9d0d2da9d24bd diff --git a/Changes b/Changes index b94e377..c59fe68 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,17 @@ Revision history for Test-Leaner +0.05 2013-08-24 19:25 UTC + This is a maintenance release. The code contains no functional change. + Satisfied users of version 0.04 can skip this update. + + Doc : POD headings are now properly linkable. + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + + +0.04 2011-08-24 13:50 UTC + + Fix : Correct the copyright for the fallback implementation of + _reftype(). + 0.03 2011-07-18 13:20 UTC + Chg : The fallback interface will croak if you try to import a symbol of Test::More that is not implemented in Test::Leaner.