X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=efc82608201e4e069a23226bb284d4063b19fab4;hb=dc0f5b30840c117c91aae8c10afe70936a456879;hp=a52e61f32b401098a9872f2eefe88511d71b0cb2;hpb=1adc7e7cd9698280d2288b79f9cb28dfaeda3786;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index a52e61f..efc8260 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Devel-Declare + - release 0.006_021 as stable + +0.006_021 - 2019-12-22 + - use ppport.h for compatibility with earlier perls + +0.006_020 - 2019-11-25 + - update to work with Perl 5.31.7 (Karl Williamson, github PR#1) + +0.006019 - 2017-03-28 - added deprecated flag to metadata. No deprecation warning is given at runtime... for now... - added "WARNING" section in pod, advising the deprecated status of this