X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=de328e09aa894f09a500dbe1ad5d3c2f3f37d2d3;hb=46ca011df3ba1633b1c13c619b37a4e8781c2b64;hp=3bb443e8eba9f661ce6a51c868273e3c46783609;hpb=faddd0f15c1461d9d184cc41741ce0a492847a9d;p=gitmo%2FMooseX-UndefTolerant.git diff --git a/Changes b/Changes index 3bb443e..de328e0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for MooseX-UndefTolerant +0.05 + * Avoid warnings from Moose 1.09. (Dave Rolsky) + 0.04 January 23, 2010 * Rather than skipping initialization all together, just pop off the undef and let the init happen normally. This makes default values work