From: Dave Rolsky <autarch@urth.org>
Date: Wed, 14 Jul 2010 20:39:34 +0000 (-0500)
Subject: Changes for 0.07
X-Git-Tag: v0.07~1
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=71812464aeb20b0278b9962627ce7fbbfd932a34;p=gitmo%2FMooseX-SemiAffordanceAccessor.git

Changes for 0.07
---

diff --git a/Changes b/Changes
index 5613392..3dc57ad 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.07   2010-07-14
+
+- Fix bad uri for bugtracker in metadata
+
+
 0.06   2010-07-14
 
 - Use modern Moose APIs, to avoid warnings with the next Moose release.