X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8719c7008b2adf6c4624e77e6ef658df07a12b9c;hb=refs%2Fheads%2Fmaster;hp=66ba1ac0ab33cc8b16d6ffaa07c04bb3b723e2f9;hpb=6600925b15fe0e37bf5d1af47435cf199d28bb94;p=gitmo%2FMooseX-UndefTolerant.git diff --git a/Changes b/Changes index 66ba1ac..8719c70 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,17 @@ 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!) + +0.17 2012-05-03 14:43:42 PDT-0700 + * re-release to fix dependency issue *again*! :) 0.16 2012-05-02 15:13:01 PDT-0700 * remove temporary dep, and increase the required version of