X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cfc29148851245f45d831ba38345d40d6abb05c8;hb=0796f935cf34e17fddd6ec67e09e358716708aaf;hp=fee610eeacbc08c27910ac2d4dd077c85ee97f87;hpb=0dd9c65b0cd3941fe1901f40045e5fa6732e7692;p=gitmo%2FMooseX-UndefTolerant.git diff --git a/Changes b/Changes index fee610e..cfc2914 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for MooseX-UndefTolerant +0.13 + * unit test improvements - tighter TODO scopes, better diagnostics on + failure, Test::Moose for cleaner logic + * fix documentation referencing Moose changes that are still TBD + +0.12 2011-04-03 + * This module can now be used in roles with Moose 1.9900+. (Jesse Luehrs) + 0.11 2011-03-19 * re-release to fix careless syntax error (whoops!) :)