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