reduce the number of prereqs we add
[p5sagit/Try-Tiny.git] / Changes
diff --git a/Changes b/Changes
index be2b120..5274e86 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,13 @@
 Revision history for Try-Tiny
 
 {{$NEXT}}
+  - enabled some tests of finally blocks that were disabled on 5.6, now that
+    that functionality works (since 0.13) (Pali, PR#4)
+
+0.27      2016-08-16 01:43:35Z
   - repository moved to the github p5sagit organization (the primary is on
     shadowcat, mirrored to github)
+  - no changes since 0.26
 
 0.26      2016-03-15 23:42:02Z (TRIAL RELEASE)
   - switch from finalizers using an array to a hash, to resolve segfaults when