More tests to make sure that if a reader or writer is explicitly set, we don't mess...
[gitmo/MooseX-SemiAffordanceAccessor.git] / Changes
diff --git a/Changes b/Changes
index 79820f4..3569989 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,19 @@
-0.02
+0.03   2008-08-30
+
+- Renamed to MooseX::SemiAffordanceAccessor because it no longer
+  requires the Moose::Policy module. Instead it uses
+  Moose::Util::MetaRole.
+
+
+0.02   2007-11-15
 
 - Require 5.6.1 in the Build.PL.
 
+- Added missing Moose & Moose::Policy prereqs.
+
+- No code changes.
+
 
 0.01   2007-11-14
 
-* First version, released on an unsuspecting world.
+- First version, released on an unsuspecting world.