X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2dca01d36ae391ecf40eff2847e8e740963897be;hb=f2a97f92eb875e6e930d891c8b6789dc5e368867;hp=58eeb1ca9ca091af8a91afd8a0962af5136d80e0;hpb=95c5abfdcba0f03a80a75622b26bb7841af0cf7a;p=gitmo%2FMoose-Policy.git diff --git a/Changes b/Changes index 58eeb1c..2dca01d 100644 --- 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