X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=921af54995a3f66ce32e7d97da3461d8b2671ff2;hb=a579abc4dc1c070896e30d811fc34ecc8dad8154;hp=2595eade0081f87bfbc05c18f72640ccd914aede;hpb=2b0fd7f8c26084dbb425cddb07b5eb0d72823960;p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git diff --git a/Changes b/Changes index 2595ead..921af54 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,22 @@ Revision history for Acme-CPANAuthors-You-re_using +0.07 2015-03-13 15:30 UTC + + Fix : [RT #91248] : Does not handle missing modules or missing + versions + Exceptions thrown by Module::Metadata are now ignored. + Thanks Karen Etheridge for reporting. + +0.06 2013-08-21 17:20 UTC + This is a maintenance release. The code contains no functional change. + Satisfied users of version 0.05 can skip this update. + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + +0.05 2013-08-20 19:15 UTC + This is a maintenance release. The code contains no functional change. + Satisfied users of version 0.04 can skip this update. + + Tst : The Kwalitee test has been removed. + 0.04 2011-08-24 23:10 UTC + Chg : The module now uses File::Find and Module::Metadata to collect all the modules installed in your system.