X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=86fcebc73f8864a048dbc4611982a7cc09383d72;hb=fabd2980f670037a8d0c35e909a2128ec16736a9;hp=cdc007827351f822d4e6bf15930d512dff850b51;hpb=c397443e64f9305ba19c5e985663d58403a137ed;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index cdc0078..86fcebc 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,18 @@ Revision history for Devel-Declare +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