X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ec47b24cecc4c89d3524f6b5a1f0f5d6b4e162b8;hb=9f8d2cdb30f01c298ccc06606740587a0394735e;hp=8018c78ed2c55c78fcccc31274654293b090bb03;hpb=c85a5738ea2a6f7de9ab1caf31fbf365c1c1e771;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index 8018c78..ec47b24 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ + - ensure constructor gets regenerated if forced early by metaclass inflation + +1.000000 - 2012-07-18 + - clean up doc language and expand on Moo and Moose + - error prefixes for isa and coerce exceptions + - unmark Moo and Moose as experimental since it's relatively solid now + - convert isa and coerce info from external role attributes - clear method cache after metaclass generation to fix autoclean bug 0.091014 - 2012-07-16