X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=bd1d4f9fe78ce6e34e8ff28760675e39baf20c4f;hb=e0d340ca0cd12125cabbd39e9799e4fc77c2a703;hp=abf392d758cebfe4307cde525af4f204c9e355f2;hpb=10058d33ad524052a101cda6a121e42c9d026b35;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/ChangeLog b/ChangeLog index abf392d..bd1d4f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Revision history for Perl extension MooseX-AttributeHelpers +0.23 Fri Jan 1, 2010 + - A small internals fix to prevent breakage with the next version of + Moose. (Dave Rolsky) + 0.22 Mon Sep 14, 2009 - Fix to work with Moose 0.90. Ignore meta when auto-providing a method provider's methods. (Dave Rolsky)