X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=65a11cc4eac41d9d1d04f536f5465b280384bbd0;hb=a85344caab34d4479fe78473e763aa37b295eb71;hp=a9338343b75828e8b239642f1c2193a311ff5a44;hpb=53a8d814a857a66a118e23fcce0538f40c1d3eae;p=gitmo%2FMooseX-Role-Parameterized.git diff --git a/Changes b/Changes index a933834..65a11cc 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Changes for MooseX-Role-Parameterized +0.04 Jan 30, 2008 + * The role block now receives as an argument the consuming class or role. + 0.03 Jan 17, 2008 * Parameters now default to read-only, so that you no longer have to specify the extremely common case of: is => 'ro'