Document the consumer argument
Shawn M Moore [Sat, 31 Jan 2009 04:20:33 +0000 (04:20 +0000)]
Changes

diff --git a/Changes b/Changes
index a933834..65a11cc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Changes for MooseX-Role-Parameterized
 
+0.04  Jan 30, 2008
+    * The role block now receives as an argument the consuming class or role.
+
 0.03  Jan 17, 2008
     * Parameters now default to read-only, so that you no longer have to specify
       the extremely common case of: is => 'ro'