From: Matt S Trout Date: Sat, 15 Dec 2012 21:01:44 +0000 (+0000) Subject: Release commit for 1.000007 X-Git-Tag: v1.000007^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c8e23d9209c6867cf224bcbbfd8cf25dbf39c6e6;p=gitmo%2FMoo.git Release commit for 1.000007 --- diff --git a/Changes b/Changes index a98a739..7eab783 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +1.000007 - 2012-12-15 - Correctly handle methods dragged along by role composition - Die if Moo and Moo::Role are imported into the same package