Use applied_attribute metarole with Moose 1.9900+
[gitmo/MooseX-SemiAffordanceAccessor.git] / Changes
diff --git a/Changes b/Changes
index 5613392..31e9e55 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,15 @@
+- Allow MooseX::SemiAffordanceAccessor to be used in roles.
+
+0.08   2010-07-20
+
+- Fix a bad example in the SYNOPSIS.
+
+
+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.