From: Dave Rolsky Date: Thu, 13 Aug 2009 22:11:50 +0000 (-0500) Subject: Add release date X-Git-Tag: 0.89^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1c7dd97491ec03bd6c51b3d7646f7005b454334e;p=gitmo%2FMoose.git Add release date --- diff --git a/Changes b/Changes index 6987638..7412ed0 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -0.89 +0.89 Thu Aug 13, 2009 * Moose::Manual::Attributes - Clarify "is", include discussion of "bare". (Sartak)