X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=77cfdc7f002382caf51caeb7e196e75f3207581c;hb=11f7a04257b92d8cb9e5feffdad80578eab1af42;hp=fe81b8d0643dac8f42b763d292e0e3f65251bff4;hpb=a1164a0bb0cba509976456877051a14c2a9980d2;p=gitmo%2FRole-Tiny.git diff --git a/Changes b/Changes index fe81b8d..77cfdc7 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - add Role::Tiny::With for use in classes - automatically generate constructors in subclasses when required so that subclasses with a BUILD method but no attributes get it honoured - add coerce handling