From: Matt S Trout <mst@shadowcat.co.uk>
Date: Fri, 19 Oct 2012 13:56:21 +0000 (+0000)
Subject: Release commit for 1.002000
X-Git-Tag: v1.002000^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7347864c762738c6c69716d743080631f32888e7;p=gitmo%2FRole-Tiny.git

Release commit for 1.002000
---

diff --git a/Changes b/Changes
index 9dd6188..55cc27f 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+1.002000 - 2012-10-19
   - load class in addition to roles when using create_class_from_roles
   - fix module name in Makefile.PL (RT#78591)
   - when classes consume roles, override their DOES method (RT#79747)