X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=172a8ebeb49c20dae98243d24f7f07d8efa05cd4;hb=305d5b2322f3642ec24853676d4eaa8befa81b42;hp=0ad509ff35d38a722381f5d76b3067905da7e1b0;hpb=fae6bce6673bff5e55f1dc9485e0d4d41562bb64;p=p5sagit%2FTry-Tiny.git diff --git a/Changes b/Changes index 0ad509f..172a8eb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 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)