X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bea3ba06e1285d421ba3b97b6f45f773af9981c4;hb=477b93e1896d760cff0acaa63d779bcb729fc972;hp=94648d037561012874500cc845e1bdd751c7dcc3;hpb=42398dd1595f9648efe4920dfd66414460d3e680;p=gitmo%2FMooseX-UndefTolerant.git diff --git a/Changes b/Changes index 94648d0..bea3ba0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for MooseX-UndefTolerant +0.13 + * unit test improvements - tighter TODO scopes, better diagnostics on + failure, Test::Moose for cleaner logic + 0.12 2011-04-03 * This module can now be used in roles with Moose 1.9900+. (Jesse Luehrs)