bump version and update Changes for release
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index de49090..55b9606 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Moose
 
-0.72
+0.72 Mon, February 23, 2009
     * Moose::Object
     * Moose::Meta::Method::Constructor
       - A mutable class accepted Foo->new(undef) without complaint,