From: Dave Rolsky Date: Sat, 6 Jun 2009 19:37:10 +0000 (-0500) Subject: Add release date X-Git-Tag: 0.80~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4f872d5ff2253da5d16ae4279784c84172e5196e;p=gitmo%2FMoose.git Add release date --- diff --git a/Changes b/Changes index d9389bb..17044a1 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,7 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -0.80 ??? - +0.80 Sat, Jun 6, 2009 * Moose::Manual::FAQ - Add FAQ about the coercion change from 0.76 because it came up three times today (perigrin)