changelog
Jesse Luehrs [Mon, 8 Jul 2013 21:58:22 +0000 (17:58 -0400)]
Changes

diff --git a/Changes b/Changes
index f4b488e..83201a5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Try-Tiny
 
 {{$NEXT}}
+  - optionally use Sub::Name to name the try/catch/finally blocks, if available
+    (Mark Fowler)
 
 0.14  2013-07-05
   - also throw an exception for catch/finally in scalar context (RT#81070)