From: Graham Knop Date: Fri, 21 Feb 2014 03:06:09 +0000 (-0500) Subject: update changelog X-Git-Tag: v1.003003~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c45437b0322b5468ab1b951fb8eaa97268e5cf83;p=gitmo%2FRole-Tiny.git update changelog --- diff --git a/Changes b/Changes index 34fbf25..55f0e1a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Role-Tiny + - overloads specified as method names rather than subrefs are now applied + properly - allow superclass to provide conflicting methods (RT#91054) - use ->is_role internally to check if a package is a role - document that Role::Tiny applies strict and fatal warnings