From: Ricardo Signes Date: Thu, 21 Oct 2010 18:56:57 +0000 (-0400) Subject: document changes for next version X-Git-Tag: Try-Tiny-0.07~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=69cb48b157975722ff71f18a229cb58871068209;p=p5sagit%2FTry-Tiny.git document changes for next version --- diff --git a/Changes b/Changes index 6e1f849..d764631 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +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