X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2dca01d36ae391ecf40eff2847e8e740963897be;hb=bae6d4c347ee9329ba96744f33fc1784eb85fcc2;hp=9bab40622b79fc03629816529cc80a550954b061;hpb=82cfc0496fef93b198fc6e6a6f85d102eedacf1f;p=gitmo%2FMoose-Policy.git diff --git a/Changes b/Changes index 9bab406..2dca01d 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,16 @@ Revision history for Perl extension Moose-Policy -0.01 - - module created \ No newline at end of file +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 + fixed. + +0.01 Wed. Aug. 9, 2006 + - module created by Stevan Little and Eric Willhelm, + with input form Matt Trout and the #moose crew. \ No newline at end of file