X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b60d1c45988f9baf5b64238eb76c0607fca7623a;hb=f43060b65ad710abc58ab3e1f4288a71deb00ec6;hp=526c2df5bffbae48cd4e8dd621620c1ebb6a7d62;hpb=999072aba606906b12c2f18e0ebde72e224de4dc;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index 526c2df..b60d1c4 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,22 @@ Revision history for Mouse +0.86 2010-11-12 20:12:53 + [BUG FIXES] + * Role application to instances cached anonymous classes in wrong way + +0.85 2010-11-11 10:51:45 + [BUG FIXES] + * Fix an error message to be compatible with Moose's + * Fix build problems + +0.84 2010-11-10 14:31:20 + * No feature changes + * Fix tests not to depend on platforms + +0.83 2010-11-08 11:40:25 + [BUG FIXES] + * 'Int' type constraint passed dualvars (e.g. $!) while Moose's doesn't + 0.82 2010-11-05 18:12:28 [BUG FIXES] * Wrong name for a method in Mouse::Meta::TypeConstraint: