X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-Declare.git;a=blobdiff_plain;f=Changes;h=0d6259d13a10977f95af15634d3fa91a95bdeb9a;hp=84856616fef4f452023ddc7992f28958bee475b7;hb=8aa609aed8c1042b5c9ffa49b4363eabde131d53;hpb=ef0d739b9a3c73c9e5229dc7315df8b99baec04a diff --git a/Changes b/Changes index 8485661..0d6259d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,28 @@ Revision history for Devel-Declare +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 + module + +0.006018 - 2015-03-24 + - tests fixed for blead (5.21.*) (Matthew Horsfall, RT#102918) + +0.006017 - 2014-09-25 + - fix for changes in 5.21.4 (Avoid creating GVs when subs are declared), + RT#99102, Father Chrysostomos + +0.006016 - 2014-03-31 + - fixed syntax error in a test + +0.006015 - 2014-02-02 - fix use of wrong sprintf formatting codes (Zefram, RT#91983) 0.006014 - 2013-07-21