X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=07ea4a931743e07b7eec98866bd3bb825bdd6f85;hb=0f4510ea6d104e537dadc50133f751899cc50a0e;hp=611acb8491576ecf20da583f59cb1e3b36d5f6de;hpb=fd9f54ccdb4c0da45b0baf38d1830a404c62f1eb;p=gitmo%2FMooseX-MetaDescription.git diff --git a/Changes b/Changes index 611acb8..07ea4a9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,29 @@ Revision history for Perl extension MooseX::MetaDescription +0.04 + * Fix tests to work without undocumented features which + aren't present in the latest refactor of attributes in roles. + +0.03 + * MooseX::MetaDescription::Meta::Trait + - added the prepare_traits_for_application method + to make modifying and pre-processing trait names + easier + - added tests for this + +0.02 Wed. May 7, 2008 + ~~ documentation added for all modules ~~ + + * MooseX::MetaDescription::Meta::Trait + - making metadescription attribute default + also load the metadescription class + + * MooseX::MetaDescription::Meta::Class + - descriptions will now "inherit" by + default, unless you specify the + description explicitly + - added test for this + 0.01 Friday, May 2, 2008 - - extracted from Ernst project into it's - own package, cause it is useful \ No newline at end of file + - extracted from Ernst project into it's + own package, cause it is useful