From: Matt S Trout <mst@shadowcat.co.uk>
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=aac23632d4bc8c56bf0be31d65f604c1f00978ce;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