Bump required Moose version
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / Changes
diff --git a/Changes b/Changes
index a651002..b620fa5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.00901    July 06, 2009
+          - Fix to not warn with newer versions of Moose by passing is => 'bare'
+            to process_accessors method.
+
 0.00900    May 29, 2009
           - Fix so that classes which implement BUILD themselves still get
             all attributes passed to their constuctor placed into the instance