X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose-Policy.git;a=blobdiff_plain;f=Changes;h=2dca01d36ae391ecf40eff2847e8e740963897be;hp=6b2827cf977b7f9ba79b1edf42eea700683a643f;hb=4fe62f68340c866014b87e5f959253a3cf5df4ca;hpb=83d8519795e1f562ec8534f8cbd748c6d8fd314f diff --git a/Changes b/Changes index 6b2827c..2dca01d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension Moose-Policy +0.03 Sat. April 14th, 2007 + - changing it to use the Class::MOP::is_class_loaded + 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 this module was breaking beacuse of that. It is now