Declare dependency on namespace::clean.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / Changes
diff --git a/Changes b/Changes
index 6672b31..c1b802e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+0.00800
+          - Better errors when trying to modify an immutable class
+0.00700    Dec 29, 2008
+          - Creating a new accessor with the same name as an old one would result in
+            a new attribute with no reader/writer/accessor. Reported by t0m
+             - tests (t0m) 
 0.00600    Dec 17, 2008
           - Add test for a 'meta' accessor, which we need to treat as a 
             special case (t0m)