putting a shout out in dah Changelog yah-all
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 2ecf56f..daa8458 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,9 +2,16 @@ Revision history for Perl extension Class-MOP.
 
 0.38
     ~~ More documentation updates ~~
+    
     * Class::MOP::Package
       - we now deal with stub methods properly
         - added tests for this
+        
+    * Class::MOP::Attribute
+      - added get_read_method and get_write_method
+        thanks to groditi for this code, tests 
+        and docs.
+        - added tests and POD for this
 
 0.37 Sat. March 10, 2007
     ~~ Many, many documentation updates ~~