From: Chris Prather Date: Wed, 24 Feb 2010 00:09:52 +0000 (-0500) Subject: document Moose::Manual::Support in Changes X-Git-Tag: 0.99~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0eae3f0e8e38e0ed869b584b35e2473637064e7c;p=gitmo%2FMoose.git document Moose::Manual::Support in Changes --- diff --git a/Changes b/Changes index 41172a0..3c84809 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. +0.99 ??? + + [NEW DOCUMENTATION] + * Added Moose::Manual::Support that defines the support, compatiblity, and + release policies for Moose. + 0.98 Wed, Feb 10, 2010 [BUG FIXES]