X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=2b8d2409618ec7b8f472c10719e434667a3b698a;hb=b4499cadcdb6cb24ebadba514cd43e28850512a9;hp=c1768043cf8582feed0f5bebf57edd8ce4ef634e;hpb=1b8bf95af999733ebc55c7ab22d3e46bed1fb805;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/ChangeLog b/ChangeLog index c176804..2b8d240 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Revision history for Perl extension MooseX-AttributeHelpers 0.22 - Fix to work with Moose 0.90. Ignore meta when auto-providing a method - provider's methods. + provider's methods. (Dave Rolsky) 0.21 Sun July 19, 2009 - Add length to String (Florian Ragwitz).