X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=28073803e03866bd882fc89b02affeb61f597e84;hb=581c4a1866ff70f8b5a29918bf773a882c6f8e61;hp=33374510ad3d6de80a0964ad1bf28a19c3ef548a;hpb=550e9d3e9732c4c274b9d264e06f01c94daf0cf6;p=gitmo%2FMooseX-UndefTolerant.git diff --git a/Changes b/Changes index 3337451..2807380 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ 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)