Add release date
Dave Rolsky [Thu, 23 Apr 2009 19:20:06 +0000 (14:20 -0500)]
Changes

diff --git a/Changes b/Changes
index 08a55c8..a5635cf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
-0.75_01
+0.75_01 Thu, April 23, 2009
     * Moose::Meta::Role::Application::ToClass
       - Moose now warns about each class overriding methods from roles it
         consumes (Sartak)