]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - Changes
This is 0.34
[perl/modules/Scope-Upper.git] / Changes
diff --git a/Changes b/Changes
index cd12fdd5e2a8c232d50d9e15dc702bddc6fd54b1..3ebf9d5dd1692480dce9dcec75ef663e8397d4ab 100644 (file)
--- 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.