X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=adca67f80ac1465ddf212a70655d83ec1ba04b6d;hb=894e499456eca4974485de75d9519a5693a95afd;hp=dc598d8e9cfc0590d56d6292baf7cd4155cc4809;hpb=003eeeb99ddb48dd6bff514a443e19441a35c572;p=gitmo%2FMooseX-MetaDescription.git diff --git a/Changes b/Changes index dc598d8..adca67f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,25 @@ Revision history for Perl extension MooseX::MetaDescription -0.01 +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