update repository info to point to shadowcat
[gitmo/MooseX-AlwaysCoerce.git] / Changes
diff --git a/Changes b/Changes
index e869fb8..57f9d8b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for MooseX-AlwaysCoerce
 
+0.13 2011-02-07
+    - fixed class attribute and parameterized role TODO tests to work again
+      with the latest MooseX::Role::Parameterized (Karen Etheridge)
+    - converted tests to Test::Fatal (Karen Etheridge)
+
+0.12  2010-10-08 12:14:54 PDT
+    - ...and again.
+
+0.11  2010-10-08 12:05:42 PDT
+    - fix mangled distribution tarball (Karen Etheridge)
+
 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)