ready for the 0.04 release
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 9e61249..fbcc008 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Class-MOP.
 
-0.04 
+0.04 Fri Feb. 3, 2006
     * Class::MOP::Class
       - some documentation suggestions from #perl6
     
@@ -10,7 +10,7 @@ Revision history for Perl extension Class-MOP.
     * examples/
       - added new examples:
         - AttributesWithHistory
-        - 
+        - ClassEncapsultedAttributes
 
 0.03 Fri Feb. 3, 2006
     - converted to Module::Build instead of EU::MM