X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c414bb0bf72ecee81ff9db190fbe740ffc3b7f97;hb=61b270e45616813d5dbca23f559f296b16b9a634;hp=6b2827cf977b7f9ba79b1edf42eea700683a643f;hpb=83d8519795e1f562ec8534f8cbd748c6d8fd314f;p=gitmo%2FMoose-Policy.git diff --git a/Changes b/Changes index 6b2827c..c414bb0 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,24 @@ Revision history for Perl extension Moose-Policy +0.05 Sun. Nov. 21, 2010 + - This distribution has been deprecated for a long time. This release + makes it official. + +0.04 Sun. Nov. 29, 2009 + - Fix a couple of POD typos. + - Fix test warnings on new Moose versions. + +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 + - 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 + - module created by Stevan Little and Eric Willhelm, + with input form Matt Trout and the #moose crew.