From: Matt S Trout Date: Wed, 20 Jul 2011 04:44:37 +0000 (+0000) Subject: Release commit for 0.009009 X-Git-Tag: release_0.009009 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FRole-Tiny.git;a=commitdiff_plain;h=5f36ef7c871c9e38689b1200b3bfde4c6f4c45a2 Release commit for 0.009009 --- diff --git a/Changes b/Changes index 6066615..24a7b18 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +0.009009 - 2011-07-20 - remove the big scary warning because we seem to be mostly working now - perl based getter dies if @_ > 1 (XSAccessor already did) - add Role::Tiny::With for use in classes