X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b0c71829f706b00db1cae9848601d80f631f2d2d;hb=09dcd779e42c0818abe4220b900b730fc67e1e7e;hp=3e5ed60120e8a32b999e3d2343ffa8acf2d49e7c;hpb=058acc2be0bed8de9d581a9f01a5ee6d9b6631d2;p=p5sagit%2Fstrictures.git diff --git a/Changes b/Changes index 3e5ed60..b0c7182 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,17 @@ Release history for strictures +2.000004 - 2018-04-19 + - update bundled ExtUtils::HasCompiler to 0.021 + - update internal list of warnings (no behavior change) + +2.000003 - 2016-04-19 + - update bundled ExtUtils::HasCompiler to 0.013 to fix potential false + negative (RT#113637) + - list optional XS dependencies as suggests rather than recommends (RT#107393) + +2.000002 - 2015-11-04 - use ExtUtils::HasCompiler to detect compiler rather than ExtUtils::CBuilder + - more comprehensive testing 2.000001 - 2015-06-28 - update for perl 5.22 warning categories