X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=dcbee41e73fea161c1ebe2b9808f0574756211e1;hb=33d3573585bd07ae1c88e7075716821837460d3d;hp=77cfdc7f002382caf51caeb7e196e75f3207581c;hpb=11f7a04257b92d8cb9e5feffdad80578eab1af42;p=gitmo%2FRole-Tiny.git diff --git a/Changes b/Changes index 77cfdc7..dcbee41 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - perl based getter dies if @_ > 1 (XSAccessor already did) - 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