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