X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=026bed00d21d89e7cbfaa9b308ad16c3334ef6fe;hb=99c62fb8cb5b5da1d5832062364ce48e1dd15800;hp=218bbf9ceff437c6ad58ec8d305203d7edf50bd7;hpb=999f34a9f1cec59b0ae02921559732d1885051c5;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/ChangeLog b/ChangeLog index 218bbf9..026bed0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,19 @@ Revision history for Perl extension MooseX-AttributeHelpers -0.06 +0.08 + ~~ updates copyright year on all modules ~~ + + * MooseX::AttributeHelpers::MethodProvider::Hash + - fixed bug in non-type constraint version of set + method (thanks to frodwith) + +0.07 Tues. Jan. 1, 2008 + * MooseX::AttributeHelpers::String + - Initial version + * MooseX::AttributeHelpers::Hash + - get and set now support aggregate operations + +0.06 Tues. Dec. 7, 2007 * MooseX::AttributeHelpers::Base - added the &remove_accessors method to comply with the Class::MOP::Attribute interface