X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0d6259d13a10977f95af15634d3fa91a95bdeb9a;hb=48e462a5dd0ef3ea8737474654f033b8e971869b;hp=86fcebc73f8864a048dbc4611982a7cc09383d72;hpb=fabd2980f670037a8d0c35e909a2128ec16736a9;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index 86fcebc..0d6259d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ 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...