caveat about error-silencing
[p5sagit/Try-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 6e1f849..6035caa 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+0.09
+  - don't index Try::Tiny::ScopeGuard
+
+0.08
+  - fix require vs use issue in blead (RT63410)
+
+0.07
+  - allow multiple finally blocks
+  - pass the error, if any, to finally blocks when called
+
 0.06
        - in t/given_when.t use a plan instead of done_testing for more backwards
          compatibility