From: Dave Rolsky Date: Wed, 21 Jul 2010 00:19:57 +0000 (-0500) Subject: Changes for 0.04 X-Git-Tag: v0.04~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-FollowPBP.git;a=commitdiff_plain;h=988de3958145e142c4829a9bdae6dea91d1b57bb Changes for 0.04 --- diff --git a/Changes b/Changes index ea812aa..4f435ce 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +0.04 2010-07-20 + +- Respect "is => 'bare'" attributes. + + 0.03 2010-07-14 - Use modern Moose APIs, to avoid warnings with the next Moose release.