Stop leaking extra methods into the inheritance chain
[p5sagit/Class-Accessor-Grouped.git] / Changes
diff --git a/Changes b/Changes
index b0e6b75..63a86a5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Class::Accessor::Grouped.
 
+    - Stop leaking extra methods into the inheritance chain - there
+      are plenty already
+
+0.10008 2012-11-15 09:48 (UTC)
+    - Allow disabling of accessor name checking introduced in 0.10007
+    - Pass tests if Class::XSAccessor is available but Sub::Name isn't
+
+0.10007 2012-11-08 11:54 (UTC)
     - Disable tests on perls where Class::XSAccessor emits broken
       error messages (RT#74883, RT#80519)
     - Drop minimum perl to 5.6 (from 5.6.2)