X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=blobdiff_plain;f=Changes;h=552a19b0ac7dcf270e55366a71baef2d09e0b1d0;hp=af6042f8c324a2873a4be8a595d968fa6695966c;hb=74effc7cd0df7b40594266643196c4ed387eb610;hpb=0601096cb90ce43aa10165078a330de93c71e4ca diff --git a/Changes b/Changes index af6042f..552a19b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for MooseX-UndefTolerant {{$NEXT}} + +0.18 2012-09-23 13:35:06 PDT-0700 (Karen Etheridge) * avoid undef warning by not attempting to manipulate constructor data for init_arg => undef attributes (thanks Damon Tkoch for the report!)