From: Dave Rolsky Date: Wed, 14 Jul 2010 20:40:18 +0000 (-0500) Subject: Changes for 0.15 X-Git-Tag: v0.15^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1e0497db6b4169e1fa6757d232af3c1cd1240a9d;p=gitmo%2FMooseX-ClassAttribute.git Changes for 0.15 --- diff --git a/Changes b/Changes index 14d2103..8c75262 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +0.15 2010-07-14 + +- Fix bad uri for bugtracker in metadata + + 0.14 2010-07-14 - Use modern Moose APIs, to avoid warnings with the next Moose release.