From: Matt S Trout <mst@shadowcat.co.uk>
Date: Sat, 4 Aug 2012 10:24:37 +0000 (+0000)
Subject: Release commit for 1.000002
X-Git-Tag: v1.000002^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6976e33b9dbceb1ad8c11f59f1c10da8f07ca56d;p=gitmo%2FMoo.git

Release commit for 1.000002
---

diff --git a/Changes b/Changes
index 51a07e5..137efbd 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+1.000002 - 2012-08-04
   - remove Devel::GlobalDestruction fallback inlining because we can now
     depend on 0.08 which uses Sub::Exporter::Progressive
   - honour BUILDARGS when calling $meta->new_object on behalf of Moose