Add changes for 0.55_03
Dave Rolsky [Sat, 30 Aug 2008 01:55:55 +0000 (01:55 +0000)]
Changes

diff --git a/Changes b/Changes
index be85cda..c373c04 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Moose
 
+0.55_03 Fri August 29, 2008
+    * No changes from 0.55_02 except increasing the Class::MOP
+      dependency to 0.64_07.
+
 0.55_02 Fri August 29, 2008
     * Makefile.PL and Moose.pm
       - explicitly require Perl 5.8.0+ (Dave Rolsky)