Bump version
[gitmo/MooseX-ClassAttribute.git] / Changes
diff --git a/Changes b/Changes
index 3fed74b..c1b2b4e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 {{$NEXT}}
 
+- The default() method for class attributes always returned a value, even if
+  the default was a subroutine ref, which isn't how the method works for
+  regular attributes. This broke inlining with Moose HEAD.
+
+
+0.25   2011-06-05
+
 - Class attributes now have a definition context set, which means that errors
   thrown from generated methods associated with these attributes say something
   like "X at accessor MyClass::ClassAttribute (defined at path/to/file line