use a hash rather than array for finalizers to fix segfault
[p5sagit/Try-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 5ea3d05..4346852 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Try-Tiny
 
+{{$NEXT}}
+
 0.25      2016-02-22 20:16:51Z (TRIAL RELEASE)
   - "finally" blocks are now run for all methods of leaving the try block
     (including via exit, goto)  (mauke, RT#112099)