use a hash rather than array for finalizers to fix segfault
[p5sagit/Try-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 711e69e..4346852 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 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
   - fix syntax of example code (Rudolf Leermakers, PR#22)
   - 'perl' removed from prerequisite recommendations, to avoid tripping up