]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - Changes
This is 0.25
[perl/modules/Scope-Upper.git] / Changes
diff --git a/Changes b/Changes
index d4ed47a0fb67d3d5faa398319f0ab7986845eff6..b8ad1313f65d810adec33020cac46eed1dc66c29 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Scope-Upper
 
+0.25    2014-09-21 17:10 UTC
+        + Add : Support for the PERL_OP_PARENT optional feature introduced in
+                perl 5.21.2.
+        + Fix : Work around an assertion failure in perl 5.21.4.
+
 0.24    2013-09-10 11:10 UTC
         + Fix : Lexicals returned with unwind(), yield() and leave() will no
                 longer be lost on perl 5.19.4 and above.