From: Dave Rolsky Date: Sun, 27 Feb 2011 20:55:09 +0000 (-0600) Subject: Add release version and date X-Git-Tag: 0.09~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5e9d97efbcafaca86bed09f401d00e7e577fb7b9;p=gitmo%2FMooseX-UndefTolerant.git Add release version and date --- diff --git a/Changes b/Changes index 3337451..0581399 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for MooseX-UndefTolerant - +0.08 February 27, 2011 * Additional (TODO) unit tests for immutable classes, and documentation notes about these limitations. (Karen Etheridge)