X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=28073803e03866bd882fc89b02affeb61f597e84;hb=94a727f4bc061610c78be08ece7fe3bca61bcfd8;hp=0581399b1193e25ced87201c10fce58ccbb844f2;hpb=5e9d97efbcafaca86bed09f401d00e7e577fb7b9;p=gitmo%2FMooseX-UndefTolerant.git diff --git a/Changes b/Changes index 0581399..2807380 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for MooseX-UndefTolerant +0.09 March 2, 2011 + * Add missing test prereq on Test::Fatal. (Dave Rolsky) + 0.08 February 27, 2011 * Additional (TODO) unit tests for immutable classes, and documentation notes about these limitations. (Karen Etheridge)