use a hash rather than array for finalizers to fix segfault
[p5sagit/Try-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 2ccc894..4346852 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 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)
+
+0.24      2015-12-11 05:20:09Z
   - fix prereq errors in 0.23
 
 0.23      2015-12-11 04:04:35Z