Changelog for 0.10
Karen Etheridge [Fri, 8 Oct 2010 17:26:39 +0000 (10:26 -0700)]
Changes

diff --git a/Changes b/Changes
index d53d72a..e869fb8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for MooseX-AlwaysCoerce
 
+0.10  2010-10-08 10:03:53 PDT
+    - avoid giving class attributes to the metaclass, which was triggering an
+      edge case bug in metaclass compat (Jesse Luehrs)
+
 0.09  2010-08-05 03:42:07
     - support attributes without isa, correctly