From 45b4d6641264277e1128d2b8d3bd2a6c980e446e Mon Sep 17 00:00:00 2001 From: Christian Walde Date: Fri, 23 Aug 2024 16:04:13 +0200 Subject: [PATCH] PPI-1.279 Summary: - Implemented a cache to speed up sibling iteration (GH#287) (Graham Knop (haarg)) --- Changes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 7879f7cc..156b2a26 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for Perl extension PPI -{{$NEXT}} +1.279 2024-08-23 14:02:44Z + Summary: + - Implemented a cache to speed up sibling iteration + (GH#287) (Graham Knop (haarg)) 1.278 2024-03-11 02:20:06Z - Add support for new octal number syntax (GH#295) (Branislav Branislav