X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=Changes;fp=Changes;h=526c2df5bffbae48cd4e8dd621620c1ebb6a7d62;hp=0c3722ae4a887d610a6268c20c44ab35a04cefa7;hb=999072aba606906b12c2f18e0ebde72e224de4dc;hpb=eaa30ab8a2a07fe5a3cd36793f3125ce76e076b4 diff --git a/Changes b/Changes index 0c3722a..526c2df 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Mouse +0.82 2010-11-05 18:12:28 + [BUG FIXES] + * Wrong name for a method in Mouse::Meta::TypeConstraint: + s/is_a_subtype_of/is_a_type_of/ + * $type_constraint->type_parameter didn't return the correct value + if it's a subtype of paramterized type constraints + 0.81 2010-10-28 21:49:40 [BUG FIXES] * Roles which attributes has no methods could affect cache invalidation