0.03
[gitmo/Moose-Policy.git] / Changes
diff --git a/Changes b/Changes
index 58eeb1c..2dca01d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,10 @@
 Revision history for Perl extension Moose-Policy
 
-0.03 
+0.03 Sat. April 14th, 2007
     - changing it to use the Class::MOP::is_class_loaded
-      instead.
+      and Class::MOP::load_class instead.
+    - fixed the metaclass loading to work with newer 
+      versions of Class::MOP
 
 0.02 Sun. Nov. 5, 2006
     - We removed UNIVERSAL::require in Moose recently, and