X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=eeded93c9a589185fc17af0246a4ed29097ad560;hb=953c765f87448964b3818e2617e8186e1545a7e1;hp=53d5031bf61c1df683a641dddbc78a2a6aa057c9;hpb=c2e8dfbf550e0a15ff415a698c806e1fc8ca03fe;p=perl%2Fmodules%2FPerl-Critic-Policy-Dynamic-NoIndirect.git diff --git a/Changes b/Changes index 53d5031..eeded93 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Perl-Critic-Policy-Dynamic-NoIndirect -0.01 +0.03 2009-07-09 09:05 UTC + + Add : A sample script. + + Fix : Multiple violations with the same method on the same line were + not reported. + + Upd : Bump indirect dependency to 0.15. + +0.02 2009-07-07 16:25 UTC + + Fix : Incomplete MANIFEST. + +0.01 2009-07-07 16:20 UTC First version.