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 792fb07..3569989 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+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.