X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6035caa33b14ce041d4a4c2860554cf038b09d2c;hb=a23583177076f06ceaf21f8a403cb8966aeb3802;hp=6e1f849284cdf09bde924860fb91f1cbfae62522;hpb=c361fb5268f129fcf84225137c6fa0a177d07d3a;p=p5sagit%2FTry-Tiny.git diff --git a/Changes b/Changes index 6e1f849..6035caa 100644 --- 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