X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f382df32202fdf38b520cf22b322a7c27c17a22f;hb=ba597ebaaeeecf51b7ed53ce7952dad54792b7d0;hp=e5757582ce437ca4f01b1b2627264700729938c2;hpb=0574e5f70e7370efa9cee9c8c91b787eec1f68cf;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index e575758..f382df3 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,12 @@ Revision history for Devel-Declare + - 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 + module 0.006018 - 2015-03-24 - tests fixed for blead (5.21.*) (Matthew Horsfall, RT#102918)