bunch of doc fixes
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 3f8f90f..79a1952 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Perl extension Class-MOP.
 
 0.53
+    ~~~ some misc. doc. fixes ~~~
+    
     * Class::MOP::Instance
       - added get_all_slot_values method (Sartak)
         - added tests for this (Sartak)
@@ -12,6 +14,7 @@ Revision history for Perl extension Class-MOP.
           to indicate that no constructor args can 
           be passed (thanks to nothingmuch)
           - added tests for this
+        - added attribute initializer attribute (rjbs)
           
     * Class::MOP.
         - making this use the new init_arg => undef