X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=Changes;h=e891e8eb9f8190e4f050ec79cbc8b2b4c806cbd3;hp=cd12fdd5e2a8c232d50d9e15dc702bddc6fd54b1;hb=HEAD;hpb=83579bea00d2a2264aff95def02be92c7363c620 diff --git a/Changes b/Changes index cd12fdd..3ebf9d5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,18 @@ Revision history for Scope-Upper +0.34 2023-03-26 16:00 UTC + + Add : Contributing guidelines are now listed in the new + CONTRIBUTING file. + + Fix : [RT #146897] Scope::Upper does not know about RCPV + cop_warnings, and does not know that given is deprecated. + "given" related warnings were silenced, and the new RCPV + interface is now used. + Thanks Yves Orton for reporting and contributing a fix. + + Fix : Assertion failures triggering on perl version 5.37.10 and + higher with DEBUGGING enabled. + + Fix : t/64-uplevel-caller.t has been taught about the new call frame + numbering convention. + 0.33 2021-12-20 20:30 UTC + Fix : [RT #114816] resources/remote/url points to web interface META files now follow version 2.0 of the CPAN META spec.