From: Jesse Luehrs Date: Mon, 8 Jul 2013 21:58:58 +0000 (-0400) Subject: changelog X-Git-Tag: Try-Tiny-0.15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=af5d34025a39ae31ce0f07fd84a507ba427d32ec;p=p5sagit%2FTry-Tiny.git changelog --- diff --git a/Changes b/Changes index 83201a5..03fe0a7 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Try-Tiny {{$NEXT}} + +0.15 2013-07-08 - optionally use Sub::Name to name the try/catch/finally blocks, if available (Mark Fowler)