From: Jesse Luehrs Date: Mon, 27 Jun 2011 18:11:59 +0000 (-0500) Subject: changelog X-Git-Tag: 2.0200~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=commitdiff_plain;h=320bb9b9a8d3d050437734acc7be51d32f565e16 changelog --- diff --git a/Changes b/Changes index 4cd18f5..55e530f 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ for, noteworthy changes. {{$NEXT}} +2.0105-TRIAL Mon, Jun 27, 2011 + [ENHANCEMENTS] * Moose::Util::does_role now respects overridden ->does methods. (doy)