add applied_attribute metarole
[gitmo/MooseX-FollowPBP.git] / Changes
diff --git a/Changes b/Changes
index ea812aa..154d50b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+- Allow MooseX::FollowPBP to be used in roles.
+
+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.