X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=blobdiff_plain;f=Changes;h=8719c7008b2adf6c4624e77e6ef658df07a12b9c;hp=af6042f8c324a2873a4be8a595d968fa6695966c;hb=4a7e89b195488780f5bb44040b7f1903f161a963;hpb=0601096cb90ce43aa10165078a330de93c71e4ca diff --git a/Changes b/Changes index af6042f..8719c70 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Revision history for MooseX-UndefTolerant {{$NEXT}} + * repository migrated to the github moose organization + +0.19 2012-09-25 17:16:40 PDT-0700 (Karen Etheridge) + * fix incorrect version dependency on Test::NoWarnings + +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!)