I think this fixed the bleadperl issue
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 10056fa..2ecf56f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,17 @@
 Revision history for Perl extension Class-MOP.
 
-0.37
-    ~~ Many documentation updates ~~
+0.38
+    ~~ More documentation updates ~~
+    * Class::MOP::Package
+      - we now deal with stub methods properly
+        - added tests for this
+
+0.37 Sat. March 10, 2007
+    ~~ Many, many documentation updates ~~
+    
+    * Class::MOP
+      - added &load_class and &is_class_loaded 
+        - added tests and docs for these
 
     * Class::MOP::Attribute
       - default now checks the instance with defined to