X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b0c71829f706b00db1cae9848601d80f631f2d2d;hb=e12af862ff034c1757248c0faf517ad2a917e5c9;hp=77146d38abe3943a41fdb7870fe90f477693add2;hpb=1790d22f94d26bd666a8cfc2edf33ac24aeebd92;p=p5sagit%2Fstrictures.git diff --git a/Changes b/Changes index 77146d3..b0c7182 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ 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