X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9d87e5bf9ac0844642cf7a69083e6f4b9df2b078;hb=d5b41c02fdd3bb8c5c706a7578bae8b7a380b088;hp=f5cc22248d3f241182e9967ab5192b8fba9c86d4;hpb=240454c2be91b83fd7b265e598c284f7ea6ffce7;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index f5cc222..9d87e5b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Mouse +0.23 + +0.22 Tue Apr 21 03:26:43 2009 + * Regenerate broken signature (Sartak) + rerpoted by Michael Gray [rt.cpan.org #45167] + + * does_role now checks parent classes (tokuhirom) + + * Fix for $_ not being available type constraint messages (Sartak) + 0.21 Sat Apr 11 13:52:11 2009 * clone_instance has been made private, like in Moose (tokuhirom)