0.55
Stevan Little [Mon, 28 Apr 2008 15:01:51 +0000 (15:01 +0000)]
Changes

diff --git a/Changes b/Changes
index fd58507..b5514f1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
-0.55
-    ~   added MRO::Compat as a dependency    ~
-    ~ all classes now have proper c3 support ~
+0.55 Mon. April 28, 2008
+    - All classes now have proper C3 MRO support
+      - added MRO::Compat as a dependency to allow
+        for the C3 MRO support to Just Work in all
+        perl versions
     
     * Class::MOP::Class
       - rebless_instance now returns the instance