From: Chris Prather Date: Tue, 19 May 2009 16:01:37 +0000 (-0400) Subject: document FAQ change in Changes X-Git-Tag: 0.80~80 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fca1bd9464c19449eb2f39a5721445e5033517fa;p=gitmo%2FMoose.git document FAQ change in Changes --- diff --git a/Changes b/Changes index 057cc97..88d3321 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,14 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. +0.80 ??? + + * Moose::Manual::FAQ + - Add FAQ about the coercion change from 0.76 because it came + up three times today (perigrin) + - Win doy $10 dollars because Sartak didn't think anybody + would document this fast enough (perigrin) + 0.79 Wed, May 13, 2009 * Tests - More fixes for Win32 problems. Reported by Robert Krimen.