0.31
Stevan Little [Mon, 26 Nov 2007 21:46:09 +0000 (21:46 +0000)]
Changes

diff --git a/Changes b/Changes
index 620cad5..acd0349 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Moose
 
-0.31
+0.31 Mon. Nov. 16, 2007
     * Moose::Meta::Attribute
       - made the +attr syntax handle extending types with 
         parameters. So "has '+foo' => (isa => 'ArrayRef[Int]')"