From: Matt S Trout Date: Sat, 5 May 2012 19:57:16 +0000 (+0000) Subject: Release commit for 0.091002 X-Git-Tag: v0.091002^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7d576a8fbd1f13eafd46bee48d9affd59a064bab;p=gitmo%2FMoo.git Release commit for 0.091002 --- diff --git a/Changes b/Changes index 339aa83..3b96d52 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +0.091002 - 2012-05-05 - exclude union roles and same-role-as-self from metaclass inflation - inhale Moose roles before checking for composition conflicts - enable Moo::sification if only Moo::Role is loaded and not Moo