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