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=bc14527ffa054ae7184b72ecf9ce0ad66aa71496;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)