clarify docs re switch statements, given
[p5sagit/Try-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 3af30de..172a8eb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,17 @@
 Revision history for Try-Tiny
 
 {{$NEXT}}
+  - skip tests of "when" and "given/when" usage for perl 5.27.7 *only* (see
+    RT#123908)
+
+0.28      2017-01-09 01:21:33Z
+  - 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