putting a shout out in dah Changelog yah-all
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index c44e5c4..daa8458 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,18 @@
 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 ~~