X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cc83c9a6e080c0869d550ba3a7059bc1c214e656;hb=5f880af331d00bf62ecd9bf3974dbde84167add3;hp=1ca067d95cf02b63ef33b3dfe88f534863e14b68;hpb=15dfbe3246264ab788fff15ef64f85318fad4ec5;p=gitmo%2FMooseX-Types.git diff --git a/Changes b/Changes index 1ca067d..cc83c9a 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for MooseX-Types {{$NEXT}} + - removed use of deprecated Class::MOP::load_class + +0.36 2013-06-22 13:51:54 PDT-0700 (Karen Etheridge) - fixed failing tests on 5.8.5 due to incorrect == overload (RT#77100, Graham Knop)