99f4dde27f8522a23db2fb055af50edcf08e1f14
[gitmo/MooseX-MetaDescription.git] / Changes
1 Revision history for Perl extension MooseX::MetaDescription
2
3 0.02
4     * MooseX::MetaDescription::Meta::Trait
5       - making metadescription attribute default
6         also load the metadescription class
7     
8     * MooseX::MetaDescription::Meta::Class
9       - descriptions will now "inherit" by 
10         default, unless you specify the 
11         description explicitly
12         - added test for this
13
14 0.01 Friday, May 2, 2008
15     - extracted from Ernst project into it's 
16       own package, cause it is useful