X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=55f0e1a33a2d8b072648e630ff4b2680482931bb;hb=59ea1b593800dff1413942c512d338890a95908d;hp=34fbf250acb5be79f61c9ecf24146f6a93d740ab;hpb=e0aebf5892ab9b731122b66db3df5ef9b08cedbf;p=gitmo%2FRole-Tiny.git 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