X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6a7d3cb888c0b2bb23e71ca53f7c617559f1000f;hb=ae907ae0d11773f6913e16f9430e47ce6417646f;hp=1d1f1df132b8ea1be5daba52a5e597b760dd018f;hpb=f882492b6f1c403a8ec0a698aa23e1b39c252ed9;p=gitmo%2FMoose.git diff --git a/Changes b/Changes index 1d1f1df..6a7d3cb 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. +0.XX + * Moose::Meta::Attribute + - When adding an attribute to a metaclass, if the attribute has no + methods associated with, it will now throw an error. (hdp) + 0.83 Tue, Jun 23, 2009 * Moose::Meta::Class - Fix _construct_instance not setting the special __MOP__ object