update changelog
Graham Knop [Fri, 21 Feb 2014 03:06:09 +0000 (22:06 -0500)]
Changes

diff --git a/Changes b/Changes
index 34fbf25..55f0e1a 100644 (file)
--- 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